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 2013/06/28 23:17:20 UTC

[jira] [Commented] (QPID-4969) C++ Broker headers exchange allows creation of bindings with duplicate keys

    [ https://issues.apache.org/jira/browse/QPID-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695805#comment-13695805 ] 

ASF subversion and git services commented on QPID-4969:
-------------------------------------------------------

Commit 1497926 from chug@apache.org
[ https://svn.apache.org/r1497926 ]

QPID-4969: Headers exchange allows bindings with duplicate managementId.
                
> C++ Broker headers exchange allows creation of bindings with duplicate keys
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4969
>                 URL: https://issues.apache.org/jira/browse/QPID-4969
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.22
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>
> The test case:
> {code}
> qpid-config add queue MyQueue --durable
> qpid-config bind amq.match MyQueue SomeKey any property1=value1
> qpid-config bind amq.match MyQueue SomeKey all property1=value1
> {code}
> Causes a management error as two bindings are created with amq.match,MyQueue,SomeKey managementId.

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