GitHub user RoddieKieley opened a pull request:
https://github.com/apache/activemq-artemis/pull/2408
ARTEMIS-2160: Addressed occurance where cluster configuration on servâ¦
â¦er locator was hard coded. Covered with test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RoddieKieley/activemq-artemis ARTEMIS-2160
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2408.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 #2408
----
commit 2198ab8c1130133f503273860b8a97cceb7a8084
Author: Roddie Kieley <rkieley@...>
Date: 2018-10-31T17:34:07Z
ARTEMIS-2160: Addressed occurance where cluster configuration on server
locator was hard coded. Covered with test.
----
---