[
https://issues.apache.org/jira/browse/AMQ-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506720#comment-14506720
]
Robbie Gemmell commented on AMQ-5738:
-------------------------------------
Fixed in
https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=3a5f127d52f96466bb9e2c660ac5dbbed03ecf1d
This was probably an artifact of some recent refactoring from AMQ-5591 and its
subtasks, and the commit handles some related issues as well (removed a
duplicate closed variable, fixed some method names).
> 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)