You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2013/06/27 11:58:20 UTC

[jira] [Created] (QPID-4957) [AMQP 1.0] link bindings are not removed after the link is closed

Gordon Sim created QPID-4957:
--------------------------------

             Summary: [AMQP 1.0] link bindings are not removed after the link is closed
                 Key: QPID-4957
                 URL: https://issues.apache.org/jira/browse/QPID-4957
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.22
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.23


Steps to Reproduce:
1. drain --connection-options "{protocol:'amqp1.0'}" amq.direct/a
2. qpid-config exchanges -r | grep -A1 amq.direct
(a binding to "<unknown>" queue is listed)
3. spout --connection-options "{protocol:'amqp1.0'}" amq.direct/a
4. use 'qpid-stat -e' to realize that the message was routed to the non-existing queue instead of being dropped

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org