[
https://issues.apache.org/jira/browse/PROTON-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503472#comment-14503472
]
Robbie Gemmell commented on PROTON-849:
---------------------------------------
Proposed some changes in a shared pull request with PROTON-849:
https://github.com/apache/qpid-proton/pull/20
> [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)