[
https://issues.apache.org/jira/browse/HBASE-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778170#comment-13778170
]
Ted Yu commented on HBASE-9654:
-------------------------------
Integrated to trunk.
> Optimize HStore#getRowKeyAtOrBefore() when exact match is found
> ---------------------------------------------------------------
>
> Key: HBASE-9654
> URL: https://issues.apache.org/jira/browse/HBASE-9654
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 0.98.0
>
> Attachments: 9654-v1.txt
>
>
> Currently HStore#getRowKeyAtOrBefore() iterates through StoreFile's and look
> for the best match for the passed row.
> When exact match is found, state.getCandidate() can be returned without going
> through all the StoreFile's
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira