Class TestRegionBypass
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestRegionBypass
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestRegionBypass
extends Object
Tests bypass on a region assign/unassign
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn AssignProcedure that Stalls just before the finish. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.slf4j.Loggerprivate org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbefore(org.junit.jupiter.api.TestInfo testInfo) static voidstatic voidvoid
-
Field Details
-
LOG
-
TEST_UTIL
-
tableName
-
-
Constructor Details
-
TestRegionBypass
public TestRegionBypass()
-
-
Method Details
-
startCluster
- Throws:
Exception
-
stopCluster
- Throws:
Exception
-
before
- Throws:
IOException
-
testBypass
- Throws:
IOExceptionInterruptedException
-