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 2014/11/05 20:48:34 UTC

[jira] [Created] (AMQ-5423) STOMP protocol converter tracks pending ACKS but doesn't remove the state once ACK'd

Timothy Bish created AMQ-5423:
---------------------------------

             Summary: STOMP protocol converter tracks pending ACKS but doesn't remove the state once ACK'd
                 Key: AMQ-5423
                 URL: https://issues.apache.org/jira/browse/AMQ-5423
             Project: ActiveMQ
          Issue Type: Bug
          Components: stomp
    Affects Versions: 5.10.0, 5.9.1, 5.9.0, 5.8.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 5.11.0


The STOMP protocol converter tracks pending acks in order to suppress duplicate acks but it fails to properly clean up the state data once and ACK, NACK to TX completion event happens.  This results in a memory leak. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)