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 2012/09/07 15:28:07 UTC

[jira] [Resolved] (QPID-4261) [Java client] add options to Binding URLs to allow specifying exchange properties when using custom exchanges

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

Rob Godfrey resolved QPID-4261.
-------------------------------

    Resolution: Fixed

Change looks good to me - note that it also removes some dead methods from the MessageProducer interface and it's implementations.
                
> [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
>            Assignee: Rob Godfrey
>             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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org