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 GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/17 01:48:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 17/Sep/19 01:47
            Start Date: 17/Sep/19 01:47
    Worklog Time Spent: 10m 
      Work Description: gaohoward commented on pull request #2840: ARTEMIS-2493 OpenWire session close doesn't cleanup consumer refs
URL: https://github.com/apache/activemq-artemis/pull/2840
 
 
   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.
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 313421)
    Remaining Estimate: 0h
            Time Spent: 10m

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