Class TestRemovePeerProcedureWaitForSCP
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationBase
org.apache.hadoop.hbase.replication.TestRemovePeerProcedureWaitForSCP
Make sure we will wait until all the SCPs finished in RemovePeerProcedure.
See HBASE-27109 for more details.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.TestReplicationBase
TestReplicationBase.ReplicationEndpointTest
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static boolean
private static final String
private static org.apache.hadoop.hbase.client.Table
private static final org.apache.hadoop.hbase.TableName
Fields inherited from class org.apache.hadoop.hbase.replication.TestReplicationBase
CONF_WITH_LOCALFS, CONF1, CONF2, connection1, connection2, famName, hbaseAdmin, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, NUM_SLAVES1, NUM_SLAVES2, PEER_ID2, replicateCount, replicatedEntries, row, SLEEP_TIME, tableName, UTIL1, UTIL2
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.replication.TestReplicationBase
addPeer, cleanUp, configureClusters, createTable, getClusterKey, isSerialPeer, isSyncPeer, loadData, loadData, removePeer, restartSourceCluster, restartTargetHBaseCluster, runSimplePutDeleteTest, runSmallBatchTest, setupConfig, stopAllRegionServers, waitForReplication, waitForReplication
-
Field Details
-
CLASS_RULE
-
tableName3
-
PEER_ID3
- See Also:
-
table3
-
EMPTY
-
-
Constructor Details
-
TestRemovePeerProcedureWaitForSCP
public TestRemovePeerProcedureWaitForSCP()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
setUpBase
- Overrides:
setUpBase
in classTestReplicationBase
- Throws:
Exception
-
tearDownBase
- Overrides:
tearDownBase
in classTestReplicationBase
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testWait
- Throws:
Exception
-