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

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


    from 1f62db44b1 Emit metrics from Manager for goal state (#6080)
     add cf27e51eb6 Emit metrics about recovery operations from server 
processes (#6081)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/core/metrics/Metric.java   | 12 ++++-
 .../org/apache/accumulo/compactor/Compactor.java   |  4 +-
 .../org/apache/accumulo/tserver/ScanServer.java    |  7 +--
 .../org/apache/accumulo/tserver/TabletServer.java  |  2 +-
 .../org/apache/accumulo/tserver/log/LogSorter.java | 54 +++++++++++++++++++++-
 .../tserver/log/RecoveryLogsIteratorTest.java      |  9 ++++
 .../tserver/log/SortedLogRecoveryTest.java         | 10 ++++
 .../tserver/log/TestUpgradePathForWALogs.java      | 10 ++++
 8 files changed, 100 insertions(+), 8 deletions(-)

Reply via email to