Class TestReplicationChangingPeerRegionservers
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationBase
org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Test handling of changes to the number of a peer's regionservers.
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.replication.TestReplicationBase
TestReplicationBase.ReplicationEndpointTest - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.LoggerbooleanFields inherited from class org.apache.hadoop.hbase.replication.TestReplicationBase
admin, 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.TestReplicationBase
addPeer, cleanUp, configureClusters, createTable, loadData, loadData, removePeer, restartSourceCluster, restartTargetHBaseCluster, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, setUpBeforeClass, setupConfig, tearDownAfterClass, tearDownBase, waitForReplication, waitForReplication 
- 
Field Details
- 
CLASS_RULE
 - 
LOG
 - 
serialPeer
 
 - 
 - 
Constructor Details
- 
TestReplicationChangingPeerRegionservers
 
 - 
 - 
Method Details
- 
isSerialPeer
- Overrides:
 isSerialPeerin classTestReplicationBase
 - 
parameters
 - 
setUp
- Throws:
 Exception
 - 
testChangingNumberOfPeerRegionServers
- Throws:
 IOExceptionInterruptedException
 - 
doPutTest
- Throws:
 IOExceptionInterruptedException
 
 -