GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2354
ARTEMIS-2094 Capture SecurityRepository changes to server config
This fixes SecurityFailoverTest and any other test that only updates
security repository and not the config.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-2094-enhancement
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2354.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 #2354
----
commit 9d76d0588dd7d4eb12e1191368e1ca725da95b2d
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-10-08T23:35:52Z
ARTEMIS-2094 Capture SecurityRepository changes to server config
This fixes SecurityFailoverTest and any other test that only updates
security repository and not the config.
----
---