You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/02/28 01:59:12 UTC

[jira] Updated: (HBASE-859) HStoreKey needs a reworking

     [ https://issues.apache.org/jira/browse/HBASE-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-859:
------------------------

    Attachment: hcd.patch

Patch that adds new config to HCD, fixes store keys so we can do binary keys again, etc.  Not ready yet.

> HStoreKey needs a reworking
> ---------------------------
>
>                 Key: HBASE-859
>                 URL: https://issues.apache.org/jira/browse/HBASE-859
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Priority: Blocker
>             Fix For: 0.20.0
>
>         Attachments: hcd.patch
>
>
> HBASE-832 had to make an ugly hack to address fact that rows that included the delimiter -- or a byte < delimiter -- messed up sorting in .META.  Fix the ugly hack, and while we're at it, add a byte for flags to the HSK so can mark if key is a meta key, a delete key (cell/family/row), etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.