This is an automated email from the ASF dual-hosted git repository.
krathbun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 3ea4a81764 fixes location race condition in merge code (#5877)
add 044e599e45 Fixes several Monitor bugs (#5873)
No new revisions were added by this update.
Summary of changes:
.../org/apache/accumulo/core/lock/ServiceLock.java | 7 ++-
.../java/org/apache/accumulo/monitor/Monitor.java | 2 +-
.../apache/accumulo/monitor/next/Endpoints.java | 54 +++++++++++-----------
.../accumulo/monitor/next/InformationFetcher.java | 38 +++++++++++++--
.../accumulo/monitor/next/SystemInformation.java | 3 ++
.../accumulo/monitor/resources/js/functions.js | 8 ----
6 files changed, 71 insertions(+), 41 deletions(-)