[
https://issues.apache.org/jira/browse/QPID-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909958#comment-13909958
]
ASF subversion and git services commented on QPID-5582:
-------------------------------------------------------
Commit 1571124 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1571124 ]
QPID-5582 : [Java Broker] only allow one binding per binding-key and queue at
an exchange
> [Java Broker] Enforce 0-10 restriction on uniqueness of binding keys
> ---------------------------------------------------------------------
>
> Key: QPID-5582
> URL: https://issues.apache.org/jira/browse/QPID-5582
> Project: Qpid
> Issue Type: Improvement
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
>
> Currently the Java broker does not uniformly enforce the 0-10 restriction
> that the tuple (exchange, queue, binding-key) must be unique (this is
> because there was no such restriction in 0-8).
> Enforce this restriction and upgrade existing durable bindings where possible
> (conflicts should only occur where there are multiple bindings that differ
> only in their arguments. For the headers exchange where there are multiple
> bindings, we can generate unique names. For other exchanges we can combine
> multiple bindings (as the arguments would be JMS selectors which can be
> textually ORd).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]