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 f4a857e1fa moves static metadata util methods to only places using
them (#4639)
add 528711eb17 Add metric that indicates when compactor is busy (#4622)
add 000855d4c1 Merge remote-tracking branch 'upstream/2.1'
new 69a62fa550 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:
.../accumulo/core/metrics/MetricsProducer.java | 27 +++++++-
.../org/apache/accumulo/compactor/Compactor.java | 8 +++
.../compaction/ExternalCompactionProgressIT.java | 81 +++++++++++++---------
3 files changed, 84 insertions(+), 32 deletions(-)