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 2019/09/17 18:05:00 UTC

[jira] [Commented] (ARTEMIS-2493) OpenWire session close doesn't cleanup consumer refs

    [ https://issues.apache.org/jira/browse/ARTEMIS-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931714#comment-16931714 ] 

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

Commit 05a93314cd038e0d929109e3adaf044f514fdc5f in activemq-artemis's branch refs/heads/master from Howard Gao
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=05a9331 ]

ARTEMIS-2493 OpenWire session close doesn't cleanup consumer refs

When an openwire client closes the session, the broker doesn't
clean up its server consumer references even though the core
consumers are closed. This results a leak when sessions within
a connection are created and closed when the connection keeps open.


> OpenWire session close doesn't cleanup consumer refs
> ----------------------------------------------------
>
>                 Key: ARTEMIS-2493
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2493
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 2.10.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Major
>             Fix For: 2.11.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When an openwire client closes the session, the broker doesn't clean up it server consumer references even though the core consumers are closed. This results a leak when sessions within a connection are created and closed when the connection keeps open. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)