public class TestRecoveredEdits extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
private static HBaseTestingUtility | 
TEST_UTIL  | 
org.junit.rules.TestName | 
testName  | 
| Constructor and Description | 
|---|
TestRecoveredEdits()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testReplayWorksThoughLotsOfFlushing()
HBASE-12782 ITBLL fails for me if generator does anything but 5M per maptask. 
 | 
private void | 
testReplayWorksWithMemoryCompactionPolicy(org.apache.hadoop.hbase.MemoryCompactionPolicy policy)  | 
private int | 
verifyAllEditsMadeItIn(org.apache.hadoop.fs.FileSystem fs,
                      org.apache.hadoop.conf.Configuration conf,
                      org.apache.hadoop.fs.Path edits,
                      org.apache.hadoop.hbase.regionserver.HRegion region)  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static final org.slf4j.Logger LOG
public org.junit.rules.TestName testName
public TestRecoveredEdits()
public void testReplayWorksThoughLotsOfFlushing() throws IOException
IOExceptionprivate void testReplayWorksWithMemoryCompactionPolicy(org.apache.hadoop.hbase.MemoryCompactionPolicy policy) throws IOException
IOExceptionprivate int verifyAllEditsMadeItIn(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path edits, org.apache.hadoop.hbase.regionserver.HRegion region) throws IOException
fs - conf - edits - region - IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.