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

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


    from d0b72f5465 Merge branch 'main' into elasticity
     add d2c88db857 Adds back in log message changes from 4689 (#4729)
     add ffbbca7de6 backport server idle metric to 2.1 (#4716)
     add 5ab0bd8273 Merge remote-tracking branch 'upstream/2.1'
     new f33ee9dc3c Merge remote-tracking branch 'upstream/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/core/conf/Property.java    |  4 +-
 .../accumulo/core/metrics/MetricsProducer.java     | 16 +++----
 .../spi/balancer/HostRegexTableLoadBalancer.java   |  3 +-
 .../org/apache/accumulo/server/AbstractServer.java | 22 ++++++----
 .../accumulo/server/metrics/ProcessMetrics.java    | 18 ++++----
 .../org/apache/accumulo/compactor/Compactor.java   |  8 ----
 .../org/apache/accumulo/tserver/ScanServer.java    |  6 +--
 .../compaction/ExternalCompactionProgressIT.java   | 29 ++-----------
 .../test/functional/IdleProcessMetricsIT.java      | 50 ++++++++++++++--------
 .../apache/accumulo/test/metrics/MetricsIT.java    |  3 +-
 10 files changed, 71 insertions(+), 88 deletions(-)

Reply via email to