[
https://issues.apache.org/jira/browse/HBASE-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ryan rawson updated HBASE-1275:
-------------------------------
Attachment: HBASE-1275.patch
turns out that the meta comparator doesn't compare bytes when one side doesnt
have a deliminator. This is not normally expected, except in these rare cases
fixed by the patch therein.
Future: If you search for a table in .META. you have to say: 'tableName,,' -
don't forget the trailing double comma!
> TestTable.testCreateTable broken
> --------------------------------
>
> Key: HBASE-1275
> URL: https://issues.apache.org/jira/browse/HBASE-1275
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: ryan rawson
> Assignee: ryan rawson
> Fix For: 0.20.0
>
> Attachments: HBASE-1275.patch
>
>
> Test is broken, we seem to be able to create the same table 10x over. ouch!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.