public class TestReplicationDroppedTables extends TestReplicationBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
admin, CONF_WITH_LOCALFS, conf1, conf2, famName, hbaseAdmin, htable1, htable2, NB_RETRIES, NB_ROWS_IN_BATCH, NB_ROWS_IN_BIG_BATCH, noRepfamName, PEER_ID2, row, scopes, SLEEP_TIME, tableName, utility1, utility2, zkw1, zkw2| Constructor and Description |
|---|
TestReplicationDroppedTables() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpBase() |
void |
testEditsBehindDroppedTableTiming() |
void |
testEditsDroppedWithDroppedTable() |
void |
testEditsDroppedWithDroppedTableNS() |
void |
testEditsStuckBehindDroppedTable() |
cleanUp, isSerialPeer, loadData, runSimplePutDeleteTest, runSmallBatchTest, setUpBeforeClass, tearDownAfterClass, tearDownBase, waitForReplicationpublic static final HBaseClassTestRule CLASS_RULE
public TestReplicationDroppedTables()
public void setUpBase() throws Exception
setUpBase in class TestReplicationBaseExceptionpublic void testEditsStuckBehindDroppedTable() throws Exception
Exceptionpublic void testEditsDroppedWithDroppedTable() throws Exception
Exceptionpublic void testEditsDroppedWithDroppedTableNS() throws Exception
Exceptionpublic void testEditsBehindDroppedTableTiming() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.