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

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


    from 14efea2e75 ignores failures to set future location (#4579)
     add b21837a39e Add metrics for scan server reservation write out time and 
collisions (#4577)
     add 5f571506dd Fixed NPE in ScanServerMetrics (#4598)
     add cc7e56c4d9 Merge remote-tracking branch 'upstream/2.1'
     add 4a5d8da7a5 Use NanoTime to measure reservation time for scan server 
metrics
     new f9dabfc250 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     |  8 +++--
 .../org/apache/accumulo/tserver/ScanServer.java    | 15 +++++----
 .../apache/accumulo/tserver/ScanServerMetrics.java | 38 ++++++++++++++++++----
 .../apache/accumulo/test/metrics/MetricsIT.java    |  3 +-
 4 files changed, 47 insertions(+), 17 deletions(-)

Reply via email to