Class TestSyncReplicationStandbyKillMaster
java.lang.Object
org.apache.hadoop.hbase.replication.SyncReplicationTestBaseNoBeforeAll
org.apache.hadoop.hbase.replication.SyncReplicationTestBase
org.apache.hadoop.hbase.replication.TestSyncReplicationStandbyKillMaster
@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestSyncReplicationStandbyKillMaster
extends SyncReplicationTestBase
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate static final org.slf4j.Loggerprivate final longFields 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
-
Field Details
-
LOG
-
SLEEP_TIME
- See Also:
-
COUNT
- See Also:
-
-
Constructor Details
-
TestSyncReplicationStandbyKillMaster
public TestSyncReplicationStandbyKillMaster()
-
-
Method Details
-
testStandbyKillMaster
- Throws:
Exception
-