Class TestReopenTableRegionsProcedureBackoff

java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureBackoff

@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests") public class TestReopenTableRegionsProcedureBackoff extends Object
Confirm that we will do backoff when retrying on reopening table regions, to avoid consuming all the CPUs.