Gordon Sim created QPID-5467:
--------------------------------

             Summary: [AMQP 1.0] delete-on-closed not handled correctly
                 Key: QPID-5467
                 URL: https://issues.apache.org/jira/browse/QPID-5467
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.26
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.27


If there is an exception e.g. in processing the filter for a queue created with 
lifetime-policy delete-on-close, then the queue is not released from use.

Also, if two links specify delete-on-close for the same queue then the second 
will cause an assertion in the broker. Only the link that created the queue 
should attempt to set itself as the controlling user.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to