HBASE-3586 Improve the selection of regions to balance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1079062 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
18999eca06
commit
d4cbacf40c
|
@ -45,7 +45,6 @@ import org.apache.hadoop.hbase.HServerInfo;
|
|||
import org.apache.hadoop.hbase.HTableDescriptor;
|
||||
import org.apache.hadoop.hbase.master.LoadBalancer.RegionPlan;
|
||||
import org.apache.hadoop.hbase.util.Bytes;
|
||||
import org.apache.tools.ant.taskdefs.PathConvert.MapEntry;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Test;
|
||||
|
||||
|
|
Loading…
Reference in New Issue