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

Jim Kellerman commented on HBASE-859:
-------------------------------------

> stack - 10/Sep/08 11:53 AM
> Text had same problem as binary keys. If keys were URLs and URL included any 
> of below characters,
> then we had same problem:

True, but the problem didn't really rear its ugly head until the keys were 
completely binary data. Then it became obvious that it was really broken.

> 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: Critical
>
> 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.

Reply via email to