GitHub user dudaerich opened a pull request:
https://github.com/apache/activemq-artemis/pull/1617
ARTEMIS-1484 Live's topology update may be ignored
If the current node has no connector to Live, it is better
to update it from older message than to have none.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-1484
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1617.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 #1617
----
commit 84fb07be53b28dd17688bd1a7f81b51bdc4570b9
Author: Erich Duda <[email protected]>
Date: 2017-10-26T13:36:24Z
ARTEMIS-1484 Live's topology update may be ignored
If the current node has no connector to Live, it is better
to update it from older message than to have none.
----
---