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

Gordon Sim commented on QPID-6271:
----------------------------------

Patch above now available on newly restored reviewboard: 
https://reviews.apache.org/r/29096/

> [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: Java 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]

Reply via email to