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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to