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

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


    from 9edd74bb06 Merge branch '2.1'
     add b21837a39e Add metrics for scan server reservation write out time and 
collisions (#4577)
     add 5f571506dd Fixed NPE in ScanServerMetrics (#4598)
     new cc7e56c4d9 Merge remote-tracking branch 'upstream/2.1'
     new 4a5d8da7a5 Use NanoTime to measure reservation time for scan server 
metrics

The 2 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    |  6 ++--
 4 files changed, 48 insertions(+), 19 deletions(-)

Reply via email to