You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Varun Sharma (JIRA)" <ji...@apache.org> on 2013/05/15 20:57:16 UTC

[jira] [Created] (HBASE-8554) Scan should seek to startRow within a region

Varun Sharma created HBASE-8554:
-----------------------------------

             Summary: Scan should seek to startRow within a region
                 Key: HBASE-8554
                 URL: https://issues.apache.org/jira/browse/HBASE-8554
             Project: HBase
          Issue Type: Improvement
            Reporter: Varun Sharma
            Assignee: Varun Sharma


Currently Scan.startRow() is only used for determining which Region to look up the row into but we do not seek within the region to the start row. Since its not uncommon to run with large sized regions these days 5G, this is suboptimal.

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