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
Fix For: 0.20.0
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.