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/07/01 14:39:01 UTC

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

This closes #1382


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

Branch: refs/heads/master
Commit: 89a53ad015f03931d71d52bd9c0b99e501884fcf
Parents: c7af954 387fca5
Author: Clebert Suconic <cl...@apache.org>
Authored: Sat Jul 1 10:38:49 2017 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Sat Jul 1 10:38:49 2017 -0400

----------------------------------------------------------------------
 .../core/client/ActiveMQClientLogger.java       |  2 +-
 .../core/protocol/core/impl/ChannelImpl.java    | 10 +++
 .../core/impl/RemotingConnectionImpl.java       |  2 +-
 .../ReplicationResponseMessageV2.java           |  3 +-
 .../core/replication/ReplicationEndpoint.java   | 74 +++++++++++++++++---
 .../core/replication/ReplicationManager.java    |  7 +-
 .../core/server/impl/ReplicationError.java      | 12 ++--
 .../impl/SharedNothingBackupActivation.java     | 34 ++++++---
 .../artemis/tests/util/ActiveMQTestBase.java    |  6 +-
 .../failover/LargeMessageFailoverTest.java      |  5 +-
 .../ReplicatedMultipleServerFailoverTest.java   |  2 +-
 .../tests/util/TransportConfigurationUtils.java |  4 +-
 12 files changed, 127 insertions(+), 34 deletions(-)
----------------------------------------------------------------------