Domenico Bruscino created ARTEMIS-2597:
------------------------------------------
Summary: Memory Leak when Opening and Closing AMQP Consumers in
the Same Session / Context
Key: ARTEMIS-2597
URL: https://issues.apache.org/jira/browse/ARTEMIS-2597
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Domenico Bruscino
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)