[
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)