[ 
https://issues.apache.org/jira/browse/QPID-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim updated QPID-6563:
-----------------------------
    Fix Version/s:     (was: 0.33)
                   qpid-cpp-0.34

> [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: qpid-cpp-0.34
>
>
> 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]

Reply via email to