GitHub user toddbaert opened a pull request:
https://github.com/apache/activemq-artemis/pull/1701
ARTEMIS-1542 - AMQP message cluster-bridging fix
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/1701.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 #1701
----
commit 004e42e7cbf915e2855121a42f54c652d0b973c9
Author: Todd Baert <[email protected]>
Date: 2017-12-09T20:50:52Z
ARTEMIS-1542 - AMQP message cluster-bridging fix
Fixing and issue where AMQP messages would lose their address when being
sent accross a cluster-bridge.
----
---