Robbie Gemmell created PROTON-854:
-------------------------------------
Summary: [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)