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

Jimmy Xiang commented on HBASE-9438:
------------------------------------

We don't pass the encoded name to the master.  If an encoded name is specified, 
we find the corresponding region in the client side at first, then pass its 
region name to the master.

Sure, will fix the duplicated code.
                
> Enhance hbase shell un/assign to take encoded region name
> ---------------------------------------------------------
>
>                 Key: HBASE-9438
>                 URL: https://issues.apache.org/jira/browse/HBASE-9438
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: trunk-9438.patch
>
>
> Currently assign/unassign in hbase shell takes only region name.  It is hard 
> to type the region name especially when there is some non-printable character.

--
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