Robbie Gemmell created PROTON-848:
-------------------------------------
Summary: [proton-j] TransportSession state is never discarded
Key: PROTON-848
URL: https://issues.apache.org/jira/browse/PROTON-848
Project: Qpid Proton
Issue Type: Bug
Components: proton-j
Affects Versions: 0.9
Reporter: Robbie Gemmell
Priority: Critical
TransportImpl keeps a _transportSessionState map of SessionImpl ->
TransportSession objects. Entries are only ever inserted to this map, meaning
they get retained until the transport itself is discarded (I.e until the
connection using the transport goes away).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)