[
https://issues.apache.org/jira/browse/QPID-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262932#comment-14262932
]
ASF subversion and git services commented on QPID-6271:
-------------------------------------------------------
Commit 1649057 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1649057 ]
QPID-6271: Remove receivers from session when they are closed
> [AMQP 1.0] receivers never removed from sessions list
> -----------------------------------------------------
>
> Key: QPID-6271
> URL: https://issues.apache.org/jira/browse/QPID-6271
> Project: Qpid
> Issue Type: Bug
> Components: JMS AMQP 1.0 Client
> Affects Versions: 0.30
> Reporter: Gordon Sim
>
> The amqp-1.0-client Session records every created Receiver in its private
> _receivers list. There is a package visible removeReceiver() method, but I
> can't find any use of that.
> So even when a receiver is closed, it remains in the sessions list. I came
> across this while investigating an apparent leak with a jms QueueBrowser, but
> just from inspection it looks slightly wider in applicability.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]