GitHub user RoddieKieley opened a pull request:
https://github.com/apache/activemq-artemis/pull/2202
ARTEMIS-2000: For ScaleDown set the RoutingType header property on thâ¦
â¦e message so 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 ARTEMIS-2000
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2202.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 #2202
----
commit 71f75e2ded2fe5f61e7099848b571e993f9ebbea
Author: Roddie Kieley <rkieley@...>
Date: 2018-07-31T12:34:56Z
ARTEMIS-2000: For ScaleDown set the RoutingType header property on the
message so if the address does not exist on the other end it will be created
correctly.
----
---