[
https://issues.apache.org/jira/browse/HBASE-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2901:
-------------------------
Attachment: fix.txt
My check that splitkey was within the region didn't account for the region
whose end key was the empty byte array. This patch removes all my checks and
instead uses HRI.containsRow. Tests pass now.
> HBASE-2461 broke build
> ----------------------
>
> Key: HBASE-2901
> URL: https://issues.apache.org/jira/browse/HBASE-2901
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.90.0
>
> Attachments: fix.txt
>
>
> I broke the build. Fix coming.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.