GitHub user scholzj opened a pull request:

    https://github.com/apache/qpid-cpp/pull/2

    QPID-7391: fix the routing key / subject handling when responding to 
received messages in qpid-receive

    The proposed patch uses the routing key form the reply-to address as new 
subject, qpid.subject and x-amqp-0-10.routing-key. This makes sure that the 
response message will be actually sent according to the specified reply-to 
address.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/scholzj/qpid-cpp QPID-7391

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-cpp/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit 1da5598fa1b76ab10a8b1325710fc27ee8e2c672
Author: Jakub Scholz <[email protected]>
Date:   2016-08-11T19:15:26Z

    Fix the routing key / subject handling when responsing to received messages

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to