This is an automated email from the ASF dual-hosted git repository.

ddanielr pushed a change to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 552adf2e1e Merge branch 'main' into elasticity
     add 35d60a5a1e Simplify idle check used for idle process metric in 
Compactor (#4740)
     add 3c5bb40ae9 Merge branch '2.1'
     new cbb9efdece Merge branch 'main' into elasticity

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   |  16 +--
 .../org/apache/accumulo/tserver/ScanServer.java    |   4 +-
 .../org/apache/accumulo/tserver/TabletServer.java  |   6 +-
 .../test/functional/IdleProcessMetricsIT.java      | 113 +++++++++++++++++++++
 5 files changed, 135 insertions(+), 15 deletions(-)

Reply via email to