public class TestRefreshPeerWhileRegionServerRestarts extends TestReplicationBase
Modifier and Type | Class and Description |
---|---|
static class |
TestRefreshPeerWhileRegionServerRestarts.RegionServerForTest |
TestReplicationBase.ReplicationEndpointTest
Modifier and Type | Field and Description |
---|---|
private static CountDownLatch |
ARRIVE |
static HBaseClassTestRule |
CLASS_RULE |
private static CountDownLatch |
RESUME |
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 and Description |
---|
TestRefreshPeerWhileRegionServerRestarts() |
Modifier and Type | Method and Description |
---|---|
void |
testRestart() |
addPeer, cleanUp, createTable, isSerialPeer, loadData, loadData, removePeer, runSimplePutDeleteTest, runSmallBatchTest, setUpBase, setUpBeforeClass, setupConfig, tearDownAfterClass, tearDownBase, waitForReplication, waitForReplication
public static final HBaseClassTestRule CLASS_RULE
private static CountDownLatch ARRIVE
private static CountDownLatch RESUME
public TestRefreshPeerWhileRegionServerRestarts()
public void testRestart() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.