Package org.apache.hadoop.hbase.master
Class TestMasterBalancerNPE
java.lang.Object
org.apache.hadoop.hbase.master.TestMasterBalancerNPE
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]org.junit.rules.TestNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.TableNamecreateTable(String table) voidvoidshutdown()voidThis test is for HBASE-26712, to make the region is unassigned just beforeAssignmentManager.balance(org.apache.hadoop.hbase.master.RegionPlan)is invoked on the region.
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
FAMILYNAME
-
name
-
-
Constructor Details
-
TestMasterBalancerNPE
public TestMasterBalancerNPE()
-
-
Method Details
-
setupConfiguration
-
shutdown
- Throws:
Exception
-
testBalancerNPE
This test is for HBASE-26712, to make the region is unassigned just beforeAssignmentManager.balance(org.apache.hadoop.hbase.master.RegionPlan)is invoked on the region.- Throws:
Exception
-
createTable
- Throws:
IOException
-