Class IntegrationTestManyRegions

java.lang.Object
org.apache.hadoop.hbase.IntegrationTestManyRegions

@Tag("org.apache.hadoop.hbase.testclassification.IntegrationTests") public class IntegrationTestManyRegions extends Object
An integration test to detect regressions in HBASE-7220. Create a table with many regions and verify it completes within a reasonable amount of time.
See Also: