Class TestReopenTableRegionsProcedureSpecificRegions
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureSpecificRegions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[]static final HBaseClassTestRuleprivate static SingleProcessHBaseClusterprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv>static voidstatic voidtearDown()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
CLASS_RULE
-
UTIL
-
CF
-
singleProcessHBaseCluster
-
-
Constructor Details
-
TestReopenTableRegionsProcedureSpecificRegions
-
-
Method Details
-
setupCluster
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
getProcExec
private org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> getProcExec() -
testInvalidRegionNamesThrowsException
- Throws:
Exception
-
testMixedValidInvalidRegions
- Throws:
Exception
-
testSpecificRegionsReopenWithThrottling
- Throws:
Exception
-
testEmptyRegionListReopensAll
- Throws:
Exception
-
testDisabledTableSkipsReopen
- Throws:
Exception
-
testReopenRegionsThrottledWithLargeTable
- Throws:
Exception
-
testConfigurationPrecedence
- Throws:
Exception
-
testThrottledVsUnthrottled
- Throws:
Exception
-
testExceptionInProcedureExecution
- Throws:
Exception
-
testSerializationWithRegionNames
- Throws:
Exception
-
testAllRegionsWithValidNames
- Throws:
Exception
-
testSingleInvalidRegion
- Throws:
Exception
-
testRecoveryAfterValidationFailure
- Throws:
Exception
-
testEmptyTableWithNoRegions
- Throws:
Exception
-
testConfigChangeDoesNotAffectRunningProcedure
- Throws:
Exception
-