GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2326
ARTEMIS-1747 - Fix Configuration change loss when network Issue
Further fix around network loss.
If network loss (split) and slave activates, for a period its config used
when it initializes in initialisePart2 was stale.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1747-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2326.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 #2326
----
----
---