Class TestRecoveredEditsReplayAndAbort
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRecoveredEditsReplayAndAbort
HBASE-21031 If replay edits fails, we need to make sure memstore is rollbacked And if MSLAB is
 used, all chunk is released too.
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRulestatic org.apache.hadoop.conf.Configurationprotected static final byte[]private static final org.slf4j.Loggerprotected Stringorg.junit.rules.TestNameprivate org.apache.hadoop.hbase.regionserver.HRegionprotected final byte[]protected org.apache.hadoop.hbase.TableNameprotected static HBaseTestingUtil - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
CLASS_RULE
 - 
LOG
 - 
row
 - 
fam1
 - 
name
 - 
tableName
 - 
method
 - 
TEST_UTIL
 - 
CONF
 - 
region
 
 - 
 - 
Constructor Details
- 
TestRecoveredEditsReplayAndAbort
public TestRecoveredEditsReplayAndAbort() 
 - 
 - 
Method Details
- 
setup
- Throws:
 IOException
 - 
tearDown
- Throws:
 Exception
 - 
test
- Throws:
 Exception
 
 -