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

Varun Sharma resolved HBASE-8554.
---------------------------------

    Resolution: Fixed
    
> 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

Reply via email to