Class TestStackIdHoles
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestStackIdHoles
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestStackIdHoles
extends Object
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
Nested ClassesModifier and TypeClassDescriptionstatic classprivate final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final HBaseCommonTestingUtilprivate org.apache.hadoop.hbase.procedure2.ProcedureExecutor<Void> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HBTU
-
procStore
-
procExec
-
-
Constructor Details
-
TestStackIdHoles
public TestStackIdHoles()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
-
testLoad
- Throws:
IOException
-