This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 0ad96b1dc0 Merge remote-tracking branch 'upstream/2.1' add 7947c2c2df adds PluginEnv support to client side iterators (#4283) new eaa1f678c9 Merge branch '2.1' 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: .../core/client/ClientSideIteratorScanner.java | 39 +++++++- .../accumulo/core/clientImpl/OfflineIterator.java | 27 +++++- .../accumulo/core/clientImpl/ScannerImpl.java | 10 ++ .../apache/accumulo/test/ClientSideIteratorIT.java | 108 +++++++++++++++++++++ 4 files changed, 178 insertions(+), 6 deletions(-)