You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/04/22 11:23:59 UTC

[jira] [Created] (AMQ-5738) AMQP memory leak of sender links while closing non-durable consumers

Robbie Gemmell created AMQ-5738:
-----------------------------------

             Summary: AMQP memory leak of sender links while closing non-durable consumers
                 Key: AMQ-5738
                 URL: https://issues.apache.org/jira/browse/AMQ-5738
             Project: ActiveMQ
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 5.12.0
            Reporter: Robbie Gemmell
             Fix For: 5.12.0


When the AmqpSender link object for a non-durable consumer is closed it is retained in maps within AmqpSession and AmqpConnection and as result will remain in memory until the connection closes.



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