[
https://issues.apache.org/jira/browse/ACCUMULO-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated ACCUMULO-794:
-------------------------------
Status: Resolved (was: Closed)
> FirstEntryInRowIterator can scan through entire last row in range
> -----------------------------------------------------------------
>
> Key: ACCUMULO-794
> URL: https://issues.apache.org/jira/browse/ACCUMULO-794
> Project: Accumulo
> Issue Type: Bug
> Components: client
> Affects Versions: 1.4.1
> Reporter: Adam Fuchs
> Assignee: Adam Fuchs
> Fix For: 1.5.0, 1.4.2
>
>
> If the range passed to the FirstEntryInRowIterator is seeked with a Range
> that has an end key, the FirstEntryInRowIterator will scan through all of the
> entries in the last row that match the range. This is due to a logic bug --
> the if statement on line 93 needs an else clause.
--
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