Class TestSyncReplicationNewRSJoinBetweenRefreshes
java.lang.Object
org.apache.hadoop.hbase.replication.SyncReplicationTestBaseNoBeforeAll
org.apache.hadoop.hbase.replication.TestSyncReplicationNewRSJoinBetweenRefreshes
@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestSyncReplicationNewRSJoinBetweenRefreshes
extends SyncReplicationTestBaseNoBeforeAll
Testcase for HBASE-21441.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static CountDownLatchprivate static booleanprivate static CountDownLatchFields inherited from class org.apache.hadoop.hbase.replication.SyncReplicationTestBaseNoBeforeAll
CF, CQ, PEER_ID, REMOTE_WAL_DIR1, REMOTE_WAL_DIR2, TABLE_NAME, UTIL1, UTIL2, ZK_UTIL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.replication.SyncReplicationTestBaseNoBeforeAll
getRemoteWALDir, getRemoteWALDir, getReplayRemoteWALs, initTestingUtility, startClusters, tearDown, verify, verifyNotReplicatedThroughRegion, verifyRemovedPeer, verifyReplicationRequestRejection, verifyThroughRegion, waitUntilDeleted, waitUntilReplicationDone, write, writeAndVerifyReplication
-
Field Details
-
HALT
-
ARRIVE
-
RESUME
-
-
Constructor Details
-
TestSyncReplicationNewRSJoinBetweenRefreshes
-
-
Method Details
-
setUp
- Throws:
Exception
-
test
- Throws:
IOExceptionInterruptedException
-