[ https://issues.apache.org/jira/browse/PROTON-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robbie Gemmell updated PROTON-854: ---------------------------------- Fix Version/s: 0.9.1 > [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.9.1, 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)