Class TestTransitRegionStateProcedure
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestTransitRegionStateProcedure
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestTransitRegionStateProcedure
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]private org.apache.hadoop.hbase.TableNameprivate static HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidvoidsetUp(org.junit.jupiter.api.TestInfo testInfo) static voidvoidtearDown()static voidprivate voidtestRecoveryAndDoubleExcution(org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure proc) voidvoidvoid
-
Field Details
-
UTIL
-
CF
-
tableName
-
-
Constructor Details
-
TestTransitRegionStateProcedure
public TestTransitRegionStateProcedure()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
@BeforeEach public void setUp(org.junit.jupiter.api.TestInfo testInfo) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
resetProcExecutorTestingKillFlag
-
tearDown
- Throws:
IOException
-
testRecoveryAndDoubleExcution
private void testRecoveryAndDoubleExcution(org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure proc) throws Exception - Throws:
Exception
-
testRecoveryAndDoubleExecutionMove
- Throws:
Exception
-
testRecoveryAndDoubleExecutionReopen
- Throws:
Exception
-
testRecoveryAndDoubleExecutionUnassignAndAssign
- Throws:
Exception
-