Package org.apache.hadoop.hbase.master
Class TestMasterBalancerNPE
java.lang.Object
org.apache.hadoop.hbase.master.TestMasterBalancerNPE
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
org.junit.rules.TestName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.TableName
createTable
(String table) void
void
shutdown()
void
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.
-
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
-