This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git.
from 5cb30ed Utilize ServerContext in DeadServerList
add 8f688fd Fix #1742 Add forEach to ScannerBase (#1765)
No new revisions were added by this update.
Summary of changes:
.../apache/accumulo/core/client/ScannerBase.java | 14 +++
.../accumulo/core/clientImpl/ScannerBaseTest.java | 140 +++++++++++++++++++++
.../apache/accumulo/test/functional/ScannerIT.java | 1 -
3 files changed, 154 insertions(+), 1 deletion(-)
create mode 100644
core/src/test/java/org/apache/accumulo/core/clientImpl/ScannerBaseTest.java