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 cebef4bdbc cleaned up a few TODOs in the split code (#4401)
add 7947c2c2df adds PluginEnv support to client side iterators (#4283)
add eaa1f678c9 Merge branch '2.1'
add ebfa35b49e Merge branch 'main' into elasticity
No new revisions were added by this update.
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(-)