You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/09/13 22:55:52 UTC

[jira] [Commented] (HBASE-9503) minor optimization for getRowKeyAtOrBefore

    [ https://issues.apache.org/jira/browse/HBASE-9503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766942#comment-13766942 ] 

Sergey Shelukhin commented on HBASE-9503:
-----------------------------------------

Might want to use KVComparator, otherwise looks reasonable.
                
> minor optimization for getRowKeyAtOrBefore
> ------------------------------------------
>
>                 Key: HBASE-9503
>                 URL: https://issues.apache.org/jira/browse/HBASE-9503
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.98.0, 0.95.2, 0.94.12, 0.96.1
>            Reporter: Liang Xie
>            Assignee: Liang Xie
>         Attachments: HBASE-9503.txt
>
>
> we could shortcut the getRowKeyAtOrBefore() as quick as we found an exact matching. it'll be reasonable if there're lots of target storefiles.
> It's a minor change, w/o a new test case be made:)

--
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