[ 
https://issues.apache.org/jira/browse/QPID-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181268#comment-14181268
 ] 

ASF subversion and git services commented on QPID-6181:
-------------------------------------------------------

Commit 1633795 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1633795 ]

QPID-6181: [Java Broker] JMX mbean improperly deletes queues

> 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]

Reply via email to