Class TestStackIdHoles

java.lang.Object
org.apache.hadoop.hbase.procedure2.TestStackIdHoles

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.