You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/23 13:54:34 UTC

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

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