[
https://issues.apache.org/jira/browse/ARTEMIS-2597?focusedWorklogId=372390&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372390
]
ASF GitHub Bot logged work on ARTEMIS-2597:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Jan/20 16:17
Start Date: 15/Jan/20 16:17
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on issue #2939: ARTEMIS-2597
Memory Leak when closing AMQP Consumers in the context
URL: https://github.com/apache/activemq-artemis/pull/2939#issuecomment-574706201
LGTM
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 372390)
Time Spent: 0.5h (was: 20m)
> 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
> Time Spent: 0.5h
> 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)