GitHub user toddbaert opened a pull request:
https://github.com/apache/activemq-artemis/pull/1702
ARTEMIS-1542 - AMQP message cluster-bridging fixi
Fixing and issue where AMQP messages would lose their address when being
sent accross a cluster-bridge.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/toddbaert/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1702.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 #1702
----
commit 61499244412c069c29a6fb093c9780368e1bdc15
Author: todd <[email protected]>
Date: 2017-12-11T16:17:57Z
ARTEMIS-1542 - AMQP message cluster-bridging fixi
Fixing and issue where AMQP messages would lose their address when being
sent accross a cluster-bridge.
----
---