[
https://issues.apache.org/jira/browse/QPID-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571251#comment-14571251
]
ASF subversion and git services commented on QPID-6563:
-------------------------------------------------------
Commit 1683379 from [~kgiusti] in branch 'qpid/trunk'
[ https://svn.apache.org/r1683379 ]
QPID-6563: free sessions and links that have completely closed
> [amqp1.0] broker does not clean up closed sessions or links
> -----------------------------------------------------------
>
> Key: QPID-6563
> URL: https://issues.apache.org/jira/browse/QPID-6563
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.32
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Fix For: 0.33
>
>
> Due to a bug in older versions of Proton, the broker does not explicitly free
> sessions and links that have been closed. Rather, these objects are simply
> ignored until the connection itself is freed (which then frees all associated
> links and sessions).
> Newer versions of proton do not suffer from this bug. The broker should
> clean up closed links and sessions when a version of proton that does not
> suffer from that bug is employed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]