[
https://issues.apache.org/jira/browse/PROTON-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507614#comment-14507614
]
ASF subversion and git services commented on PROTON-849:
--------------------------------------------------------
Commit f7e7ddde81cfbe02d1c24cf02df0e9a663c8dbc1 in qpid-proton's branch
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=f7e7ddd ]
PROTON-848, PROTON-849: dont store the TransportSession or TransportLink state
in maps, use the references set on the associated Session and Link objects.
Update channel+link reference handling to behave more like proton-c in order to
resolve the resulting test failures.
This closes #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
> Assignee: Robbie Gemmell
> Priority: Critical
> Fix For: 0.10
>
>
> 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)