[
https://issues.apache.org/jira/browse/QPID-7602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147398#comment-16147398
]
ASF subversion and git services commented on QPID-7602:
-------------------------------------------------------
Commit f9b9bf8366be03e1838662dfb58da4bf42b90139 in qpid-broker-j's branch
refs/heads/master from [~lorenz.quack]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=f9b9bf8 ]
QPID-7602: [Java Broker] Add remaining tests for reply-to and add conversions
for 'to' and corresponding tests
> 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-broker-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.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]