Sun Java System Message Queue 4.1 Technical Overview

Destination Attributes

Attributes set for a physical destination on a clustered broker apply to all instances of that destination in the cluster; however, some limits specified by these attributes apply to the cluster as a whole and others to individual destination instances. This behavior is the same for both clustering models. Table 4–1 lists the attributes you can set for a physical destination and specifies their scope.

Table 4–1 Properties for Physical Destinations on Clustered Brokers

Property Name 

Scope 

maxNumMsgs

Per broker. Thus, distributing producers across a cluster, allows you to raise the limit on total unconsumed messages. 

maxTotalMsgBytes

Per broker. Thus, distributing producers across a cluster, allows you to raise the limit on total memory reserved for unconsumed messages. 

lmitBehavior

Global 

maxBytesPerMsg

Global 

maxNumProducers

Per broker 

maxNumActiveConsumers

Global 

maxNumBackupConsumers

Global 

consumerFlowLimit

Global 

localDeliveryPreferred

Global 

isLocalOnly

Global 

useDMQ

Per broker