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 2013/06/01 21:15:19 UTC

[jira] [Created] (QPID-4897) [Java Broker] Allow selectors on bindings for exchanges other than topic exchanges

Rob Godfrey created QPID-4897:
---------------------------------

             Summary: [Java Broker] Allow selectors on bindings for exchanges other than topic exchanges
                 Key: QPID-4897
                 URL: https://issues.apache.org/jira/browse/QPID-4897
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 0.23


Currently the Java Broker allows bindings between queues and exchanges f the type "topic" to have additional filters other than just the routing-key based mapping.

In practice there is no reason for this functionality to be limitted to "topic" exchanges, and indeed it is arguable that a JMS topic would be much better modelled using instance of fanout exchange so long as that exchange could also support selectors.

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