Class TestSyncReplicationStandbyKillRS
java.lang.Object
org.apache.hadoop.hbase.replication.SyncReplicationTestBase
org.apache.hadoop.hbase.replication.TestSyncReplicationStandbyKillRS
-
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
Modifier and TypeMethodDescriptionvoid
private void
waitForRSShutdownToStartAndFinish
(org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread activeMaster, org.apache.hadoop.hbase.ServerName serverName) 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
-
TestSyncReplicationStandbyKillRS
public TestSyncReplicationStandbyKillRS()
-
-
Method Details
-
testStandbyKillRegionServer
- Throws:
Exception
-
waitForRSShutdownToStartAndFinish
private void waitForRSShutdownToStartAndFinish(org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread activeMaster, org.apache.hadoop.hbase.ServerName serverName) throws InterruptedException, IOException - Throws:
InterruptedException
IOException
-