You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2012/06/07 14:06:22 UTC

[jira] [Created] (ACCUMULO-626) create an iterator fuzz tester

Eric Newton created ACCUMULO-626:
------------------------------------

             Summary: create an iterator fuzz tester
                 Key: ACCUMULO-626
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-626
             Project: Accumulo
          Issue Type: New Feature
          Components: test
            Reporter: Eric Newton
            Assignee: John Vines


Users often write iterators without fully understanding its limits and lifetime. Accumulo should have an iterator fuzz-tester which will take user data and run the iterator under extreme conditions.  For example, it should re-create and re-seek the iterator with every key returned.  It could automatically compare results of such a run with the naive run, which seeks to the beginning and scans all the data.

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