You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2011/11/29 23:57:41 UTC

[jira] [Commented] (HBASE-4895) Change tablename format in meta to be the UUID of the tablename rather than the tablename.

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

jiraposter@reviews.apache.org commented on HBASE-4895:
------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2965/
-----------------------------------------------------------

Review request for hbase.


Summary
-------

The issue is we have to have a custom compareter for metakey/rootkey scanning to work. One of the reasons why this is required is that the tablenames are currently lexically sorted.


This addresses bug HBASE-4895.
    https://issues.apache.org/jira/browse/HBASE-4895


Diffs
-----

  src/main/java/org/apache/hadoop/hbase/HRegionInfo.java 0c1fa3f 

Diff: https://reviews.apache.org/r/2965/diff


Testing
-------


Thanks,

Alex


                
> Change tablename format in meta to be the UUID of the tablename rather than the tablename.
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-4895
>                 URL: https://issues.apache.org/jira/browse/HBASE-4895
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Alex Newman
>            Assignee: Alex Newman
>
> This is something stack and I discussed at hadoop world. Overall I think it cleans thing up significantly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira