This is an automated email from the ASF dual-hosted git repository.
dlmarion pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 5912bf14a0 Merge branch '2.1'
add c2681b3f9b Fix CF and CQ cli options for DeleteMany and Grep commands
(#5445)
add c1ce4c75e4 fixes accumulo-cluster bug with starting multiple
compactors (#5444)
add db03e34422 Bump dependencies where possible and fix related issues
(#5450)
add 7f92e47142 Merge branch '2.1'
No new revisions were added by this update.
Summary of changes:
.../standalone/StandaloneClusterControl.java | 4 +-
pom.xml | 48 ++++++++---------
.../accumulo/manager/state/SetGoalState.java | 7 ++-
.../accumulo/shell/commands/MergeCommand.java | 6 ++-
.../accumulo/shell/commands/ScanCommand.java | 60 ++++++++++------------
.../accumulo/shell/commands/SetIterCommand.java | 2 +-
.../shell/commands/SetIterCommandTest.java | 2 +-
7 files changed, 63 insertions(+), 66 deletions(-)