You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2014/10/23 13:52:33 UTC

[jira] [Created] (QPID-6181) JMX queue delete leaves queue in the store and leaks some memory

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org