You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2009/09/25 23:44:52 UTC

[jira] Assigned: (AMQ-2426) Memory leak in StompSubscription when using client-individual ack mode

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

Timothy Bish reassigned AMQ-2426:
---------------------------------

    Assignee: Timothy Bish

> Memory leak in StompSubscription when using client-individual ack mode
> ----------------------------------------------------------------------
>
>                 Key: AMQ-2426
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2426
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 5.2.0
>            Reporter: Eric Van Dewoestine
>            Assignee: Timothy Bish
>         Attachments: StompSubscription.java.patch
>
>
> When using the stomp transport with the ack mode 'client-individual', the StompSubscription class fails to remove messages from the dispatchedMessage map due to a typo in the onStompMessageAck method.
> The attached patch fixes the typo and the memory leak.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.