You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/04/20 20:11:58 UTC

[jira] [Resolved] (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:all-tabpanel ]

Robbie Gemmell resolved PROTON-854.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10
         Assignee: Robbie Gemmell

> [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
>            Assignee: Robbie Gemmell
>             Fix For: 0.10
>
>
> 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)