[
https://issues.apache.org/jira/browse/HBASE-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ryan rawson reopened HBASE-1267:
--------------------------------
see new patch that fixes nitay's concerns.
> binary keys broken in trunk (again).
> ------------------------------------
>
> Key: HBASE-1267
> URL: https://issues.apache.org/jira/browse/HBASE-1267
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: ryan rawson
> Assignee: ryan rawson
> Fix For: 0.20.0
>
> Attachments: HBASE-1267-2.patch, HBASE-1267.patch
>
>
> Binary keys, specifically ones where the first byte of the key is nul '\0'
> don't work:
> - Splits happen
> - Logfile indicates everything normal
> But the .META. doesnt list all the regions. It only lists the 'basic'
> regions: 'table,,1234'. The other regions with the binary keys in the middle
> just dont seem to be in .META....
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.