Class TestStackIdHoles
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestStackIdHoles
Testcase for HBASE-28210, where we persist the procedure which has been inserted later to
RootProcedureState
first and then crash, and then cause holes in stack ids when loading,
and finally fail the start up of master.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
private final class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private final HBaseCommonTestingUtil
private org.apache.hadoop.hbase.procedure2.ProcedureExecutor<Void>
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
HBTU
-
procStore
-
procExec
-
-
Constructor Details
-
TestStackIdHoles
public TestStackIdHoles()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
-
testLoad
- Throws:
IOException
-