Class TestSyncReplicationRemoveRemoteWAL
java.lang.Object
org.apache.hadoop.hbase.replication.SyncReplicationTestBaseNoBeforeAll
org.apache.hadoop.hbase.replication.SyncReplicationTestBase
org.apache.hadoop.hbase.replication.TestSyncReplicationRemoveRemoteWAL
@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestSyncReplicationRemoveRemoteWAL
extends SyncReplicationTestBase
-
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
-
TestSyncReplicationRemoveRemoteWAL
public TestSyncReplicationRemoveRemoteWAL()
-
-
Method Details
-
testRemoveRemoteWAL
- Throws:
Exception
-