You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/05 18:34:43 UTC

[jira] [Commented] (QPID-5605) [Java Broker] [AMQP 1.0] Allow for addresses of the form / to be used for both publishing and consuming

    [ https://issues.apache.org/jira/browse/QPID-5605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921077#comment-13921077 ] 

ASF subversion and git services commented on QPID-5605:
-------------------------------------------------------

Commit 1574582 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1574582 ]

QPID-5605 : [Java Broker] [AMQP 1.0] allow use of addresses of the form <exchange>/<routing-key>

> [Java Broker] [AMQP 1.0] Allow for addresses of the form <exchange>/<routing-key> to be used for both publishing and consuming
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5605
>                 URL: https://issues.apache.org/jira/browse/QPID-5605
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.27
>
>
> Minor change to allow for the use of addresses of the form <exchange>/<routing-key> to be used over AMQP 1.0 ...
> When attaching for sending to such an address, all messages are routed to the given exchange with the given routing key regardless of the contents of the to field of the message.
> On consuming, a (temporary) queue is created and bound to the exchange with the given binding key.  One can thus send to "amq.topic/foo.bar" and receive the message by consuming from "amq.topic/foo.*"



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