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 6cfdfc242a3 Adds metrics for compaction queue data size (#5275) add 7f8f12039df Allow help flags to be specified for any Admin subcommand (#5220) add 27e5fe76f75 Merge branch '2.1' into 3.1 new 391a87616b2 Merge branch '3.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: .../org/apache/accumulo/core/cli/TestHelp.java | 19 ++++++ .../org/apache/accumulo/server/util/Admin.java | 79 ++++++++++++++-------- .../accumulo/server/util/ServiceStatusCmd.java | 17 +---- .../accumulo/server/util/AdminCommandsTest.java | 4 +- .../accumulo/server/util/ServiceStatusCmdTest.java | 2 +- 5 files changed, 74 insertions(+), 47 deletions(-)