Package org.apache.hadoop.hbase.util
Class TestRegionMoverWithRSGroupEnable
java.lang.Object
org.apache.hadoop.hbase.util.TestRegionMoverWithRSGroupEnable
Test for rsgroup enable, unloaded regions from decommissoned host of a rsgroup should be assigned
to those regionservers belonging to the same rsgroup.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
private final List<org.apache.hadoop.hbase.net.Address>
private static final String
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
TEST_RSGROUP
- See Also:
-
rsservers
-
-
Constructor Details
-
TestRegionMoverWithRSGroupEnable
public TestRegionMoverWithRSGroupEnable()
-
-
Method Details