You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2013/03/12 00:11:12 UTC

[jira] [Comment Edited] (HBASE-8044) split/flush/compact/major_compact from hbase shell does not work for region key with \x format

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

Lars Hofhansl edited comment on HBASE-8044 at 3/11/13 11:10 PM:
----------------------------------------------------------------

So this makes sense with strings passed from the shell.
But here we're changing the HBaseAdmin interface. What if we pass regions name that happen to include \x? Now we always have to encode before we call these HBaseAdmin methods.
                
      was (Author: lhofhansl):
    So this makes sense with strings passed from the shell.
But here we're changing the HBaseAdmin interface. What if we pass region name that happen to include \x? Now we always have to encode before we call these HBaseAdmin.
                  
> split/flush/compact/major_compact from hbase shell does not work for region key with \x format
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8044
>                 URL: https://issues.apache.org/jira/browse/HBASE-8044
>             Project: HBase
>          Issue Type: Bug
>          Components: Admin
>    Affects Versions: 0.94.5
>            Reporter: Tianying Chang
>            Assignee: Tianying Chang
>             Fix For: 0.95.0, 0.98.0, 0.94.7
>
>         Attachments: 8044.patch, 8044-trunk.txt, 8044-trunk-v2.txt, 8044-v2.patch
>
>
> the conversion between bytes and string is incorrect

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