Guanghao Zhang created HBASE-18234:
--------------------------------------

             Summary: Revisit the async admin apit
                 Key: HBASE-18234
                 URL: https://issues.apache.org/jira/browse/HBASE-18234
             Project: HBase
          Issue Type: Sub-task
            Reporter: Guanghao Zhang


1. Update the balance method name. 
balancer -> balance
setBalancerRunning -> setBalancerOn
isBalancerEnabled -> isBalancerOn
2. Use HRegionLocation instead of Pair<HRegionInfo, ServerName>
3. Remove the closeRegionWithEncodedRegionName method. Because all other api 
can handle region name or encoded region name both. So don't need a method for 
encoded name.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to