Repository: activemq-artemis Updated Branches: refs/heads/master 02fc3c50a -> a34dc64c2
This closes #2483 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/a34dc64c Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/a34dc64c Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/a34dc64c Branch: refs/heads/master Commit: a34dc64c23cd224d7a31e228bfbd98c4930f713f Parents: 02fc3c5 0a47e1b Author: Clebert Suconic <[email protected]> Authored: Wed Jan 9 17:25:02 2019 -0500 Committer: Clebert Suconic <[email protected]> Committed: Wed Jan 9 17:25:02 2019 -0500 ---------------------------------------------------------------------- .../journal/AbstractJournalStorageManager.java | 3 +- .../impl/journal/JournalStorageManager.java | 23 +- .../failover/LiveCrashOnBackupSyncTest.java | 275 +++++++++++++++++++ 3 files changed, 286 insertions(+), 15 deletions(-) ----------------------------------------------------------------------
