Default configuration for queues in virtualHost.xml doesn't get applied to the
queue created after broker startup
-----------------------------------------------------------------------------------------------------------------
Key: QPID-415
URL: https://issues.apache.org/jira/browse/QPID-415
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Bhupendra Bhardwaj
Assigned To: Bhupendra Bhardwaj
Priority: Minor
The queue configuration (maximumMessageCount etc) gets applied to the queues
configured in virtualHost.xml
For the queues, which get created be clients, do not get these values reflected
in queue.
This is because the QueueDeclareHandler doesn't configure the queues created by
clients.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.