You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2020/01/23 17:00:00 UTC

[jira] [Resolved] (ARTEMIS-2597) Memory Leak when closing AMQP Consumers in the context

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

Justin Bertram resolved ARTEMIS-2597.
-------------------------------------
    Fix Version/s: 2.12.0
       Resolution: Fixed

> Memory Leak when closing AMQP Consumers in the context
> ------------------------------------------------------
>
>                 Key: ARTEMIS-2597
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2597
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Domenico Bruscino
>            Priority: Major
>             Fix For: 2.12.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> I found that if I open a JMSContext from a qpid JmsConnectionFactory, then open and close consumers in a loop within the context, I can trigger a leak of org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerSenderContext, org.apache.activemq.artemis.core.server.impl.ServerConsumerImpl and related objects that seem to persist even after the client is killed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)