You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2014/03/03 20:14:21 UTC

[jira] [Resolved] (QPID-5582) [Java Broker] Enforce 0-10 restriction on uniqueness of binding keys

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

Rob Godfrey resolved QPID-5582.
-------------------------------

    Resolution: Fixed

> [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
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.27
>
>
> 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.2#6252)

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