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 d54b4e57bc Cleanup of main branch (#4747) add 35d60a5a1e Simplify idle check used for idle process metric in Compactor (#4740) new 3c5bb40ae9 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/AbstractServer.java | 11 +- .../org/apache/accumulo/compactor/Compactor.java | 18 ++-- .../org/apache/accumulo/tserver/ScanServer.java | 4 +- .../org/apache/accumulo/tserver/TabletServer.java | 6 +- .../test/functional/IdleProcessMetricsIT.java | 115 +++++++++++++++++++++ 5 files changed, 137 insertions(+), 17 deletions(-)