[
https://issues.apache.org/jira/browse/PROTON-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503380#comment-14503380
]
ASF GitHub Bot commented on PROTON-848:
---------------------------------------
Github user gemmellr commented on the pull request:
https://github.com/apache/qpid-proton/pull/20#issuecomment-94533325
@rhs can you take a look please? Mainly at the channel/handle process
updates, the actual leak prevention wasnt that interesting in the end.
> [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)