Keith Wall created QPID-7602:
--------------------------------
Summary: Message reply-to conversion between protocols for point
to point and publish subscribe messaging patterns
Key: QPID-7602
URL: https://issues.apache.org/jira/browse/QPID-7602
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Keith Wall
Fix For: qpid-java-7.0.0
When the Java Broker converts a message from one AMQP protocol to another, it
should strive to retain fidelity of the reply-to header. For example if I
publish a request message from application using AMQP 0.9 with a reply to a
response queue, a server application using AMQP 1.0 ought to be able to handle
request and send a response to to that queue.
To do this, the Broker's conversion layer is going to need to be sufficiently
smart to convert, if it can, from one address format to another. This task
will be complicated by the fact that that the legacy client supported two
addressing: ADDR and BURL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]