BIP8426

Severity

10 : Warning

Message

The broker configuration of MAX_CLIENT_QUEUE_SIZE is between 0 and 500 bytes. This is rather small and may cause many client-broker messages to be discarded. The value of MAX_CLIENT_QUEUE_SIZE is '<insert_0>'.

Explanation

A configuration request was received which specified an invalid value.

Response

Modify the configuration request to specify a valid value for the attribute, and retry the request. This can be done using mqsichangeproperties: mqsichangeproperties BrokerName -e ExecutionGroupLabel -o DynamicSubscriptionEngine -n maxClientQueueSize -v value A broker restart is required to activate the change