You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Liang Xie (JIRA)" <ji...@apache.org> on 2013/09/11 12:28:54 UTC

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

Liang Xie created HBASE-9503:
--------------------------------

             Summary: 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.95.2, 0.98.0, 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