GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2255
Fix on replication and storage
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis
replication-only
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2255.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 #2255
----
commit 0ca9d0a53fb4fc5ef81d9d50e4eb6468465e3058
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-08-17T20:45:07Z
ARTEMIS-2046 Fixing issues with JournalStorageManager.stop in replication,
JDBC and shared storage
----
---