Hi all, I like the structure of Accumulo's iterator-test-harness <https://github.com/apache/accumulo/tree/master/iterator-test-harness> module and would like to use it in my own code. I was wondering if there is a better alternative than (1) copying the code, (2) modifying it to suit my own needs, (3) pushing back improvements I make if any, by re-implementing them in the Accumulo project and filing a JIRA.
Cheers, Dylan
