[
https://issues.apache.org/jira/browse/HBASE-13014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529971#comment-14529971
]
Andrew Purtell commented on HBASE-13014:
----------------------------------------
We do not have have unit tests that cover the bin scripts like region_mover.rb,
unfortunately, so a hard to spot typo made it in to a release before it was
fixed later. It's great we can commit this tool, with new shiny unit test
coverage, then once we are sure it's reliable, replace the guts of
region_mover.rb with an invocation of this tool.
> Java Tool For Region Moving
> ----------------------------
>
> Key: HBASE-13014
> URL: https://issues.apache.org/jira/browse/HBASE-13014
> Project: HBase
> Issue Type: Improvement
> Reporter: Abhishek Singh Chouhan
> Assignee: Abhishek Singh Chouhan
> Fix For: 2.0.0, 0.98.13, 1.2.0
>
> Attachments: HBASE-13014-v2.patch, HBASE-13014-v3.patch,
> HBASE-13014-v4.patch, HBASE-13014-v5.patch, HBASE-13014.patch
>
>
> As per discussion on HBASE-12989 we should move the functionality of
> region_mover.rb into a Java tool and use region_mover.rb only only as a
> wrapper around it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)