Class TestProcedureReplayOrder

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

public class TestProcedureReplayOrder extends Object
For now we do not guarantee this, we will restore the locks when restarting ProcedureExecutor so we should use lock to obtain the correct order. Ignored.