[ 
https://issues.apache.org/jira/browse/PROTON-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507613#comment-14507613
 ] 

ASF subversion and git services commented on PROTON-848:
--------------------------------------------------------

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] 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
>            Assignee: Robbie Gemmell
>            Priority: Critical
>             Fix For: 0.10
>
>
> 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)

Reply via email to