You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2017/06/29 16:55:21 UTC

[2/2] activemq-artemis git commit: This closes #1347

This closes #1347


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/aa932141
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/aa932141
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/aa932141

Branch: refs/heads/master
Commit: aa932141f8c99cbebc4d55918cd765ea6ec39d74
Parents: 70f6a29 d50f577
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu Jun 29 10:14:07 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Jun 29 10:14:07 2017 -0400

----------------------------------------------------------------------
 .../journal/AbstractJournalStorageManager.java  |   2 +-
 .../impl/journal/JournalStorageManager.java     |  19 ++-
 .../impl/journal/LargeServerMessageImpl.java    |   2 +-
 .../impl/journal/LargeServerMessageInSync.java  |  10 ++
 .../ReplicationLargeMessageEndMessage.java      |  19 ++-
 .../replication/ReplicatedLargeMessage.java     |   4 +
 .../core/replication/ReplicationEndpoint.java   |   1 +
 .../core/replication/ReplicationManager.java    |   7 +-
 .../artemis/core/server/LargeServerMessage.java |   6 +-
 .../failover/FailoverTestWithDivert.java        | 148 +++++++++++++++++++
 .../replication/ReplicationTest.java            |   4 +-
 11 files changed, 203 insertions(+), 19 deletions(-)
----------------------------------------------------------------------