[
https://issues.apache.org/activemq/browse/AMQ-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-2426.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.3.0
Verified and applied patch in trunk and back-ported to the 5.3 branch,
> 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
> Fix For: 5.3.0
>
> 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.