You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2012/10/19 19:16:11 UTC

[jira] [Resolved] (ACCUMULO-821) MockBatchScanner inappropriately filters on ranges

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

Eric Newton resolved ACCUMULO-821.
----------------------------------

    Resolution: Fixed

fixed with rev 1400171
                
> MockBatchScanner inappropriately filters on ranges
> --------------------------------------------------
>
>                 Key: ACCUMULO-821
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-821
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.4.1, 1.4.2
>         Environment: Accumulo 1.4.1, zookeeper 3.3.1, java 1.6.0_33
>            Reporter: Ivan Bella
>            Assignee: Keith Turner
>              Labels: test
>             Fix For: 1.5.0
>
>
> I believe I have a legitimate case where an iterator will return something outside of the seeked-to range.  This appears to work in a live system, but fails to work in test cases using the MockBatchScanner.  I believe this is because the MockBatchScanner filters on the supplied ranges in addition to seeking the iterators to each range.  Either we need to remove this range filter, or fix the real system to do the same thing.  I prefer the former of course.

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