Class TestReopenTableRegionsProcedureBatching

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

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