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

Keith Turner resolved ACCUMULO-726.
-----------------------------------

    Resolution: Fixed
    
> RFile does not need range check for each next call
> --------------------------------------------------
>
>                 Key: ACCUMULO-726
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-726
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> The RFile index keeps track of the last key in each block.  Using this 
> information its easy to determine if an entire RFile block is within range.  
> If the entire block is in the range, then there is no need to check the range 
> for each call to next.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to