public class TestReplicationKillRS extends TestReplicationBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
admin, CONF_WITH_LOCALFS, conf1, conf2, famName, hbaseAdmin, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, row, scopes, seperateOldWALs, SLEEP_TIME, tableName, utility1, utility2, zkw1, zkw2
Constructor and Description |
---|
TestReplicationKillRS() |
Modifier and Type | Method and Description |
---|---|
private static Thread |
killARegionServer(HBaseTestingUtility utility,
long timeout,
int rs) |
void |
loadTableAndKillRS(HBaseTestingUtility util)
Load up 1 tables over 2 region servers and kill a source during
the upload.
|
cleanUp, loadData, params, runSimplePutDeleteTest, runSmallBatchTest, setUpBeforeClass, tearDownAfterClass, waitForReplication
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestReplicationKillRS()
public void loadTableAndKillRS(HBaseTestingUtility util) throws Exception
Exception
private static Thread killARegionServer(HBaseTestingUtility utility, long timeout, int rs)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.