You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/15 16:19:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17016123#comment-17016123 ] 

ASF subversion and git services commented on ARTEMIS-2597:
----------------------------------------------------------

Commit 1716655214f1605cf392f1be8862c7ff61785f64 in activemq-artemis's branch refs/heads/master from brusdev
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=1716655 ]

ARTEMIS-2597 Memory Leak when closing AMQP Consumers in the context

Remove server senders on remote link close.


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