Skip to main content
Skip table of contents

Queue Level Configurations

This chapter explains the parameters that can be configured for JMS storage objects of type ‘Queue’. In general, these parameters are the most common ones used in the Point-to-Point (PTP) model of JMS and they can be configured in the default profile at the node FioranoMQ->Fiorano->mq->ptp->Queues->specific queue through Offline configuration using Studio.

For information on how to configure the FioranoMQ Server in Offline mode, refer to Chapter 3 Offline Configuration Through Profile Manager and for Online Configuration (through the Web Management Console), refer to Chapter 30 FioranoMQ Web Management Console of FioranoMQ Handbook.

Note: From FioranoMQ 9.1.0 release onwards, a unique Destination Level Configuration support is included. For more on this, please refer to section 29.1 Support for Destination Level Configuration in the FioranoMQ Handbook

EnableJournaling

EnableJournaling specifies whether Journaling Service is enabled on this Queue.

Values:

The default value for this parameter is false.  Valid values for this parameter are true/false.

Restart of server required: FALSE

StoreNPMessagesInDb

StoreNPMessagesInDb determines if non persistent message are to be stored in Data storage.

Values:

The default value for this parameter is false.  Valid values for this parameter are true/false.

Restart of server required: TRUE

QueueLimitReachedNotificationThreshold

QueueLimitReachedNotificationThreshold is the threshold for number of messages residing in the queue beyond which JMX Notification will be fired It will be ignored if it's value is less then 1.

Values:

The default value for this parameter is 0 milliseconds. Valid values for this parameter include all positive integer values which falls in the Long range.

Restart of server required: TRUE

QueueBehaviorOnBufferOverflow

QueueBehaviorOnBufferOverflow determines the Queue behavior for the incoming messages when the size of the in-memory buffer used for storing NON_PERSISTENT messages reaches its maximum limit.

Values:

The default value for this parameter is default. Legal values for this parameter are DEFAULT,DropOldestMessage,Exception,WriteToDisk.

Restart of server required: TRUE

ForcePushWait

ForcePushWait specifies the wait-time if in-memory buffer is full during force push.

Values:

The default value for this parameter is 1.Any positive integer can be assigned as a value for this parameter.

Restart of server required: FALSE

QueueIdleStateNotifierThresholdTime

Notifications will be sent if queue is idle for the time interval specified by this parameter.

Values:

The default value for this parameter is 0. Valid values for this parameter include all positive integer values which falls in the Long range.

Restart of server required: FALSE

Remaining Queue parameters are mentioned in Chapter3: Queue Subsytem Level Configurations





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.