ClearQueue from MBean doesn't reset the queue depth.
----------------------------------------------------
Key: QPID-411
URL: https://issues.apache.org/jira/browse/QPID-411
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Bhupendra Bhardwaj
Assigned To: Bhupendra Bhardwaj
Priority: Minor
The ClearQueue functionality doesn't reset the queue depth. The messages get
cleared but the queue depth doesn't get reduced. This is happening because the
"totalMessageSize" on the queue is not being reset when Queue is cleared.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.