Repository: activemq-artemis Updated Branches: refs/heads/master db5a9597a -> 67efdc34a
This closes #1318 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/67efdc34 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/67efdc34 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/67efdc34 Branch: refs/heads/master Commit: 67efdc34ae2abae651ae024446631dceb9fe71f9 Parents: db5a959 30e8ca6 Author: Clebert Suconic <[email protected]> Authored: Thu Jun 8 17:38:11 2017 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu Jun 8 17:38:11 2017 -0400 ---------------------------------------------------------------------- .../tests/extras/byteman/BMFailoverTest.java | 2 +- .../jms/bridge/ClusteredBridgeTestBase.java | 4 +-- ...MDBMultipleHandlersServerDisconnectTest.java | 4 +-- .../tests/integration/client/ConsumerTest.java | 4 +-- .../client/ServerLocatorConnectTest.java | 4 +-- .../integration/client/TemporaryQueueTest.java | 2 +- .../cluster/distribution/ClusterTestBase.java | 2 +- .../failover/AsynchronousFailoverTest.java | 2 +- .../cluster/failover/BackupSyncJournalTest.java | 2 +- .../cluster/failover/FailBackAutoTest.java | 2 +- .../cluster/failover/FailBackManualTest.java | 2 +- .../cluster/failover/FailoverListenerTest.java | 2 +- .../failover/FailoverOnFlowControlTest.java | 2 +- .../cluster/failover/FailoverTest.java | 26 ++++++++++---------- .../failover/LiveToLiveFailoverTest.java | 4 +-- ...ultipleLivesMultipleBackupsFailoverTest.java | 4 +-- .../MultipleServerFailoverTestBase.java | 4 +-- .../cluster/failover/NettyFailoverTest.java | 2 +- .../cluster/failover/PagingFailoverTest.java | 4 +-- .../SingleLiveMultipleBackupsFailoverTest.java | 2 +- .../MultiThreadRandomReattachTestBase.java | 2 +- .../NettyMultiThreadRandomReattachTest.java | 2 +- .../cluster/reattach/OrderReattachTest.java | 2 +- .../cluster/reattach/RandomReattachTest.java | 2 +- .../cluster/reattach/ReattachTest.java | 20 +++++++-------- .../cluster/restart/ClusterRestartTest.java | 4 +-- .../PagingWithFailoverAndCountersTest.java | 4 +-- 27 files changed, 58 insertions(+), 58 deletions(-) ----------------------------------------------------------------------
