GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2078
Test Fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis replication
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2078.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 #2078
----
commit aeb1ed4e05ce3988c5fe2d5396c62cbbae294419
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-05-08T22:40:49Z
NO-JIRA avoiding possible NPE on SharedNothingBackupActivation
commit 14a050e015210290ef17fff2d9dfd8f91633e06a
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-05-08T22:42:16Z
NO-JIRA Improvements on ReplicatedMultipleServerFailoverExtraBackupsTest
----
---