You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/20 20:09:59 UTC

[jira] [Commented] (PROTON-854) [proton-j] ConnectionImpl retains all created Sessions until the Connection is freed

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

ASF subversion and git services commented on PROTON-854:
--------------------------------------------------------

Commit 1e4b121d6fdbcfa5585416dfdca4430e042f52bf in qpid-proton's branch refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=1e4b121 ]

PROTON-854: remove sessions from the list when they are freed


> [proton-j] ConnectionImpl retains all created Sessions until the Connection is freed
> ------------------------------------------------------------------------------------
>
>                 Key: PROTON-854
>                 URL: https://issues.apache.org/jira/browse/PROTON-854
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: 0.9
>            Reporter: Robbie Gemmell
>
> ConnectionImpl maintains a _sessions list, containing Sessions created for the connection. Entries are only ever added to this list and never removed, being retained until the list itself is released when the connection has free() called on it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)