This is an automated email from the ASF dual-hosted git repository.
ddanielr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 682e1c8ed8 Merge branch '2.1'
add 65acb18db2 Correctly render null bytes in ListCompactions (#5955)
add 950fce0d36 Avoids redundant work in manager for log recovery (#5974)
new de82d54847 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:
.../accumulo/manager/TabletGroupWatcher.java | 6 +-
.../accumulo/manager/recovery/RecoveryManager.java | 124 ++++++++++++---------
.../shell/commands/ActiveCompactionHelper.java | 55 ++++++++-
.../apache/accumulo/test/shell/ShellServerIT.java | 8 +-
4 files changed, 138 insertions(+), 55 deletions(-)