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 b32a32cb58 Changed default value of TSERV_PORTSEARCH from false to 
true (#4514)
     add 7f9d3f3efe Emit block cache metrics (#4518)
     add 33e2d055af Merge remote-tracking branch 'upstream/2.1'
     add 86c81e42d2 Removed duplicate call to 
Ample.deleteScanServerFileReferences in ScanServer (#4512)
     add f4c1f24658 Merge branch '2.1'
     new 4542108269 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     |  9 ++++
 .../apache/accumulo/tserver/BlockCacheMetrics.java | 61 ++++++++++++++++++++++
 .../org/apache/accumulo/tserver/ScanServer.java    | 18 +++----
 .../org/apache/accumulo/tserver/TabletServer.java  |  5 +-
 4 files changed, 82 insertions(+), 11 deletions(-)
 create mode 100644 
server/tserver/src/main/java/org/apache/accumulo/tserver/BlockCacheMetrics.java

Reply via email to