This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from f5b08c60b4 Merge branch 'main' into elasticity add 621ad51be1 adds javadoc and tests to GrepIterator (#4775) add ea1558e4b7 improves VisibilityFilterTest (#4778) add 1e75ed1154 Merge branch '2.1' new d1456fcaa4 Merge branch 'main' into elasticity The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../accumulo/core/iterators/user/GrepIterator.java | 25 ++++ .../iterators/system/VisibilityFilterTest.java | 104 +++++++++++++-- .../core/iterators/user/GrepIteratorTest.java | 141 ++++++++++++++++++++- 3 files changed, 259 insertions(+), 11 deletions(-)