You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/03 18:04:38 UTC

[jira] [Commented] (QPID-6563) [amqp1.0] broker does not clean up closed sessions or links

    [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org