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 12:07:21 UTC

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

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

Gordon Sim resolved QPID-4957.
------------------------------

    Resolution: Fixed
    
> [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:
> {noformat}
> 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
> {noformat}

--
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