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

Claus Ibsen updated AMQ-4814:
-----------------------------

    Fix Version/s:     (was: 5.10.0)
                   NEEDS_REVIEW

> 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
>             Fix For: NEEDS_REVIEW
>
>         Attachments: DurableSubscriberLeakDemo.java, 
> StoreDurableSubscriberCursor.diff
>
>
> 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().
> A simple demo to reproduce the issue is attached (the leak is clearly visible 
> after a few hundred to thousand runs). Also, i have attached a patch which 
> resolves this issue for me - could someone check if this is correct?



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to