[ 
https://issues.apache.org/jira/browse/HBASE-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-9654:
--------------------------

    Fix Version/s: 0.98.0

Thanks for the reviews.

Planning to commit this afternoon.
                
> 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

Reply via email to