Robbie Gemmell created PROTON-849:
-------------------------------------
Summary: [proton-j] TransportLink state is never discarded
Key: PROTON-849
URL: https://issues.apache.org/jira/browse/PROTON-849
Project: Qpid Proton
Issue Type: Bug
Components: proton-j
Affects Versions: 0.9
Reporter: Robbie Gemmell
Priority: Critical
TransportImpl keeps a _transportLinkStatemap of LinkImpl -> TransportLink
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)