Class TestSyncReplicationStandbyKillMaster
java.lang.Object
org.apache.hadoop.hbase.replication.SyncReplicationTestBase
org.apache.hadoop.hbase.replication.TestSyncReplicationStandbyKillMaster
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private final int
private static final org.slf4j.Logger
private final long
Fields inherited from class org.apache.hadoop.hbase.replication.SyncReplicationTestBase
CF, CQ, PEER_ID, REMOTE_WAL_DIR1, REMOTE_WAL_DIR2, TABLE_NAME, UTIL1, UTIL2, ZK_UTIL
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.replication.SyncReplicationTestBase
getRemoteWALDir, getRemoteWALDir, getReplayRemoteWALs, initTestingUtility, setUp, tearDown, verify, verifyNotReplicatedThroughRegion, verifyRemovedPeer, verifyReplicationRequestRejection, verifyThroughRegion, waitUntilDeleted, waitUntilReplicationDone, write, writeAndVerifyReplication
-
Field Details
-
LOG
-
SLEEP_TIME
- See Also:
-
COUNT
- See Also:
-
CLASS_RULE
-
-
Constructor Details
-
TestSyncReplicationStandbyKillMaster
public TestSyncReplicationStandbyKillMaster()
-
-
Method Details
-
testStandbyKillMaster
- Throws:
Exception
-