accumulo-testing icon indicating copy to clipboard operation
accumulo-testing copied to clipboard

Implement GET_SUMMARIES case in randomwalk security module

Open DomGarguilo opened this issue 6 months ago • 0 comments

When running rwalk Security.xml the following line throws an exception. https://github.com/apache/accumulo-testing/blob/0a364eb2347775b2f8b7cd36408b3dc1faf9f2aa/src/main/java/org/apache/accumulo/testing/randomwalk/security/TableOp.java#L297-L298

I think it would be pretty easy to implement this so the rwalk security module could run properly again.

DomGarguilo avatar Oct 22 '25 19:10 DomGarguilo