Github user joshelser commented on the pull request:
https://github.com/apache/accumulo/pull/50#issuecomment-163484617
Rebased on top of master and addressed the current comments:
* Removed Reflections dependency
* Reuse Key/Value in the test iterator stack
* New deepCopy test that iterates over multiple copies.
* More accurate re-seek test case.
Only outstanding thing I want to do before an initial commit is to run all
of the iterators in {{o.a.a.c.iterators}} through this framework in
accumulo-test (start the dog-fooding).
Keith had some suggestions about fancier testing (iterator stacks,
compaction/scopes, and delete keys), which I'm not sure I want to try to solve
right away. I feel like I've let these changes sit for far too long already.
I'd be happy to wait if anyone else is interested in working on it short-term,
though.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---