Guanghao Zhang created HBASE-21251:
--------------------------------------

             Summary: Refactor RegionMover
                 Key: HBASE-21251
                 URL: https://issues.apache.org/jira/browse/HBASE-21251
             Project: HBase
          Issue Type: Improvement
            Reporter: Guanghao Zhang
            Assignee: Guanghao Zhang


1. Move connection and admin to RegionMover's member variables. No need create 
connection many times.
2. use try-with-resource to reduce code
3. use ServerName instead of String
4. don't use Deprecated method
5. remove duplicate code
......



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to