GitHub user RoddieKieley opened a pull request:
https://github.com/apache/activemq-artemis/pull/2201
ENTMQBR-1821: Updated ScaleDownHandler to set the RoutingType header â¦
â¦property on the message so that if the address does not exist on the
other end it will be created correctly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RoddieKieley/activemq-artemis ENTMQBR-1821
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2201.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 #2201
----
commit 7de812ce3584acaa999c23281f7db5746a8a5648
Author: Roddie Kieley <rkieley@...>
Date: 2018-07-30T16:52:37Z
ENTMQBR-1821: Updated ScaleDownHandler to set the RoutingType header
property on the message so that if the address does not exist on the other end
it will be created correctly.
----
---