Class TestReopenTableRegionsProcedureBatchBackoff

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

@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests") public class TestReopenTableRegionsProcedureBatchBackoff extends Object
Confirm that we will rate limit reopen batches when reopening all table regions. This can avoid the pain associated with reopening too many regions at once.