Class TestSyncReplicationShipperQuit
java.lang.Object
org.apache.hadoop.hbase.replication.SyncReplicationTestBaseNoBeforeAll
org.apache.hadoop.hbase.replication.SyncReplicationTestBase
org.apache.hadoop.hbase.replication.regionserver.TestSyncReplicationShipperQuit
@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestSyncReplicationShipperQuit
extends SyncReplicationTestBase
Testcase for HBASE-20456.
-
Field Summary
Fields 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.SyncReplicationTestBase
setUpMethods inherited from class org.apache.hadoop.hbase.replication.SyncReplicationTestBaseNoBeforeAll
getRemoteWALDir, getRemoteWALDir, getReplayRemoteWALs, initTestingUtility, startClusters, tearDown, verify, verifyNotReplicatedThroughRegion, verifyRemovedPeer, verifyReplicationRequestRejection, verifyThroughRegion, waitUntilDeleted, waitUntilReplicationDone, write, writeAndVerifyReplication
-
Constructor Details
-
TestSyncReplicationShipperQuit
public TestSyncReplicationShipperQuit()
-
-
Method Details
-
testShipperQuitWhenDA
- Throws:
Exception
-