[ 
https://issues.apache.org/jira/browse/ARTEMIS-2597?focusedWorklogId=372280&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372280
 ]

ASF GitHub Bot logged work on ARTEMIS-2597:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jan/20 11:48
            Start Date: 15/Jan/20 11:48
    Worklog Time Spent: 10m 
      Work Description: brusdev commented on pull request #2939: ARTEMIS-2597 
Memory Leak when closing AMQP Consumers in the context
URL: https://github.com/apache/activemq-artemis/pull/2939
 
 
   Remove server senders on remote link close.
 
----------------------------------------------------------------
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: 372280)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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: 10m
>  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)

Reply via email to