You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2017/08/31 09:17:00 UTC

[jira] [Resolved] (QPID-7602) Message reply-to conversion between protocols for point to point and publish subscribe messaging patterns

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

Lorenz Quack resolved QPID-7602.
--------------------------------
    Resolution: Fixed

> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org