[
https://issues.apache.org/jira/browse/HBASE-21251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644578#comment-16644578
]
Guanghao Zhang commented on HBASE-21251:
----------------------------------------
Pushed to master, branch-2 and branch-2.1. Thanks [~Apache9] for reviewing.
> 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
> Priority: Major
> Attachments: HBASE-21251.master.001.patch,
> HBASE-21251.master.002.patch, HBASE-21251.master.003.patch,
> HBASE-21251.master.004.patch
>
>
> 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)