This is an automated email from the ASF dual-hosted git repository.
edcoleman pushed a change to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 6afdc88f8e Modified ScanServer to not allow scans on Fate table as well
add 5cd9cdfc70 Update MetricsIT (#4576)
add c53bebc3e9 Added Scan Server Group Configuration IT (#4506)
add 52be928da0 Merge branch '2.1'
add 6c0f610ed2 Merge remote-tracking branch 'upstream/main' into elasticity
No new revisions were added by this update.
Summary of changes:
.../test/ScanServerGroupConfigurationIT.java | 198 +++++++++++++++++++++
.../org/apache/accumulo/test/ScanServerIT.java | 4 +-
.../apache/accumulo/test/metrics/MetricsIT.java | 6 +-
3 files changed, 202 insertions(+), 6 deletions(-)
create mode 100644
test/src/main/java/org/apache/accumulo/test/ScanServerGroupConfigurationIT.java