Class TestRecoveredEditsReplayAndAbort
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRecoveredEditsReplayAndAbort
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestRecoveredEditsReplayAndAbort
extends Object
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 org.apache.hadoop.conf.Configurationprotected static final byte[]private static final org.slf4j.Loggerprotected Stringprivate org.apache.hadoop.hbase.regionserver.HRegionprotected final byte[]protected org.apache.hadoop.hbase.TableNameprotected static HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
-
row
-
fam1
-
tableName
-
method
-
TEST_UTIL
-
CONF
-
region
-
-
Constructor Details
-
TestRecoveredEditsReplayAndAbort
public TestRecoveredEditsReplayAndAbort()
-
-
Method Details
-
setup
- Throws:
IOException
-
tearDown
- Throws:
Exception
-
test
- Throws:
Exception
-