Keith Wall created QPID-6181:
--------------------------------
Summary: JMX queue delete leaves queue in the store and leaks some
memory
Key: QPID-6181
URL: https://issues.apache.org/jira/browse/QPID-6181
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.30
Reporter: Keith Wall
Fix For: 0.31
The queue delete management function exposed by JMX is broken.
If the queue is *durable*, the queue's definition is left in the store
(defect), so on restart, the queue will reappear as if never deleted. Also,
the queue's configured object is not properly deferenced from the Broker's data
structures, so memory is leaked.
Delete from AMQP and REST/Web Console are not affected by this defect.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]