Happy to receive improvements!
Feel free to ping me if you'd like some review on any changes. You're
likely the one first using it other than me -- I would love to hear what
works well and what doesn't. I likely have tunnel-vision because I wrote it.
I think my biggest concern is making sure we have a stable API for
developers to integrate with the harness but still letting you have the
ability to tweak it to your needs. This is a fine balance, but one that
is definitely achievable.
Dylan Hutchison wrote:
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