Robbie Gemmell created QPID-4261:
------------------------------------

             Summary: [Java client] add options to Binding URLs to allow 
specifying exchange properties when using custom exchanges
                 Key: QPID-4261
                 URL: https://issues.apache.org/jira/browse/QPID-4261
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
            Reporter: Robbie Gemmell
             Fix For: 0.19


Add options to Binding URLs to allow specifying exchange properties when using 
custom exchanges.

When using AMQP 0-8/0-9/0-9-1 it is necessary to use the BindingURL destination 
format. Due to the clients historic silo'd use of the mandatory amq.direct and 
amq.topic for Queues and Topics respectively, the BindingURL syntax doesn't 
provide any means to specify the properties of the exchanges for which the 
client implicitly sends exchange-declare commands during producer/consumer 
creation. This severely limits the clients ability to use custom exchanges and 
interact with systems which already do.

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