Class TestRefreshRecoveredReplication
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationBaseNoBeforeAll
org.apache.hadoop.hbase.replication.regionserver.TestRefreshRecoveredReplication
@Tag("org.apache.hadoop.hbase.testclassification.ReplicationTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestRefreshRecoveredReplication
extends TestReplicationBaseNoBeforeAll
Testcase for HBASE-24871.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.TestReplicationBaseNoBeforeAll
TestReplicationBaseNoBeforeAll.ReplicationEndpointTest -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final org.slf4j.Loggerprivate org.apache.hadoop.hbase.client.Tableprivate org.apache.hadoop.hbase.client.Tableprivate org.apache.hadoop.hbase.TableNameprivate StringFields inherited from class org.apache.hadoop.hbase.replication.TestReplicationBaseNoBeforeAll
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
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.replication.TestReplicationBaseNoBeforeAll
addPeer, addPeer, cleanUp, configureClusters, createTable, getClusterKey, isSerialPeer, isSyncPeer, loadData, loadData, removePeer, removePeer, restartSourceCluster, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, setupConfig, startClusters, stopAllRegionServers, tearDownAfterClass, tearDownBase, waitForReplication, waitForReplication
-
Field Details
-
LOG
-
BATCH
- See Also:
-
testName
-
tablename
-
table1
-
table2
-
-
Constructor Details
-
TestRefreshRecoveredReplication
public TestRefreshRecoveredReplication()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
setup
- Throws:
Exception
-
teardown
- Throws:
Exception
-
testReplicationRefreshSource
- Throws:
Exception
-
checkReplicationData
- Throws:
IOException
-