public class TestReplicationDroppedTables 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 | 
|---|
TestReplicationDroppedTables()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setUp()  | 
private void | 
testEditsBehindDroppedTable(boolean allowProceeding,
                           String tName)  | 
void | 
testEditsBehindDroppedTableTiming()  | 
void | 
testEditsDroppedWithDroppedTable()  | 
void | 
testEditsDroppedWithDroppedTableNS()  | 
void | 
testEditsStuckBehindDroppedTable()  | 
private void | 
verifyReplicationProceeded(byte[] rowkey)  | 
private void | 
verifyReplicationStuck(byte[] rowkey)  | 
cleanUp, loadData, params, runSimplePutDeleteTest, runSmallBatchTest, setUpBeforeClass, tearDownAfterClass, waitForReplicationpublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestReplicationDroppedTables()
public void testEditsStuckBehindDroppedTable() throws Exception
Exceptionpublic void testEditsDroppedWithDroppedTable() throws Exception
Exceptionpublic void testEditsDroppedWithDroppedTableNS() throws Exception
Exceptionprivate void testEditsBehindDroppedTable(boolean allowProceeding, String tName) throws Exception
Exceptionpublic void testEditsBehindDroppedTableTiming() throws Exception
Exceptionprivate void verifyReplicationProceeded(byte[] rowkey) throws Exception
Exceptionprivate void verifyReplicationStuck(byte[] rowkey) throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.