You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "jok (JIRA)" <ji...@apache.org> on 2013/10/18 10:19:42 UTC

[jira] [Updated] (AMQ-4814) Memory leak when unsubscribing durable consumer

     [ https://issues.apache.org/jira/browse/AMQ-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jok updated AMQ-4814:
---------------------

    Component/s: Broker

> Memory leak when unsubscribing durable consumer
> -----------------------------------------------
>
>                 Key: AMQ-4814
>                 URL: https://issues.apache.org/jira/browse/AMQ-4814
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.8.0
>            Reporter: jok
>              Labels: broker, durable_subscription, memory_leak
>
> When creating and closing durable subscribers, references to FilePendingMessageCursor in MemoryUsage.listeners are not cleaned up.
> The reason seems to be a missing call to FilePendingMessageCursor.destroy() in StoreDurableSubscriberCursor.stop().



--
This message was sent by Atlassian JIRA
(v6.1#6144)