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 53d0297655 fixes race condition in ClientTabletCacheImpl (#5756) add ed464ca4a0 new options display option for ServiceStatusCmd (#5630) add 188fc549a6 Fixes accumulo-cluster script behavior: (#5730) new 4e0153bd1d 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: .../org/apache/accumulo/server/util/Admin.java | 11 +++-- .../accumulo/server/util/ServiceStatusCmd.java | 4 +- .../util/serviceStatus/ServiceStatusReport.java | 54 ++++++++++++---------- .../server/util/serviceStatus/StatusSummary.java | 22 +++++++++ .../accumulo/server/util/ServiceStatusCmdTest.java | 2 +- 5 files changed, 60 insertions(+), 33 deletions(-)