[ 
https://issues.apache.org/jira/browse/HBASE-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442533#comment-13442533
 ] 

Jimmy Xiang commented on HBASE-6643:
------------------------------------

@Stack, in patch 2, I removed the double meta scan (one for isRegionName, the 
other to get ServerName in case a region name).
I also moved the change from MetaReader to HBaseAdmin to reduce the scope of 
impact.  Could you please take a loo?
                
> Accept encoded region name in compacting/spliting region from shell
> -------------------------------------------------------------------
>
>                 Key: HBASE-6643
>                 URL: https://issues.apache.org/jira/browse/HBASE-6643
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: trunk-6643.patch, trunk-6643_v2.patch
>
>
> Sometimes, the region name has binary characters. When compacting/splitting 
> it from shell, the region name is not recognized.  If we can support encoded 
> region name, it will make things easier.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to