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

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

Commit 888c9d707f4ccf1fe3bb764124ad0020f94aa277 in qpid-broker-j's branch 
refs/heads/master from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=888c9d7 ]

QPID-7771: [Java Broker] [Web Management Console] Open statistics panel by 
default.


> Allow exchange to exchange bindings to substitute the routing key
> -----------------------------------------------------------------
>
>                 Key: QPID-7771
>                 URL: https://issues.apache.org/jira/browse/QPID-7771
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: qpid-java-broker-7.0.0
>
>         Attachments: 
> 0001-QPID-7771-Java-Broker-Add-support-for-x-replacement-.patch
>
>
> QPID-6028 added support for exchange to exchange bindings.
> This feature will have utility in aiding the migration of pub/sub
> messaging application between the old Qpid JMS AMQP 0-x client and the Qpid 
> JMS Client.  It will allow topic publishers and subscribers to be
> upgraded to the new client at different times, avoiding a big-bang upgrade 
> and avoiding addressing changes.
> For a topic published by a Qpid JMS AMQP 0-x application to amq.topic/foo, an 
> exchange to exchange binding {{amq.topic/foo => foo}} where foo is a fanout 
> instance will allow an application using the Qpid JMS Client to subscribe 
> successfully.
> For a topic published by a Qpid JMS Client application to fanout exchange 
> instance foo, and exchange to exchange binding {{foo => amq.topic (arguments: 
> replacement-routing-key=foo)}} will allow an application using the Qpid JMS 
> AMQP 0-x client to successfully subscribe.
> For completeness {{ replacement-routing-key}} should be respected if 
> presented for routing by an alternate binding.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to