[
https://issues.apache.org/jira/browse/HBASE-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury updated HBASE-694:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed the v2 patch to TRUNK. Thanks Rong-En!
> HStore.rowAtOrBeforeFromMapFile() fails to locate the row if # of mapfiles >=
> 2
> -------------------------------------------------------------------------------
>
> Key: HBASE-694
> URL: https://issues.apache.org/jira/browse/HBASE-694
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.2.0
> Environment: Hadoop 0.17.0 release + HBase trunk
> Reporter: Rong-En Fan
> Assignee: Bryan Duxbury
> Priority: Critical
> Fix For: 0.2.0
>
> Attachments: 694-v2.patch, 694.diff
>
>
> After HBASE-528 committed, a misplaced return statement and } cause
> rowAtOrBeforeFromMapFile() never look into 2nd (and latter) MapFile
> if candidateKeys.firstKey() <= map.finalKey().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.