This is an automated email from the ASF dual-hosted git repository.
vjasani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 494cbe4593c HBASE-29558: Addendum to fix checkstyle warnings (#7277)
add c18b712cc7b HBASE-29494: Capture Scan RPC processing time and queuing
time in Scan Metrics (#7242)
No new revisions were added by this update.
Summary of changes:
.../client/metrics/ServerSideScanMetrics.java | 10 ++++
.../hadoop/hbase/regionserver/RSRpcServices.java | 52 ++++++++++-------
.../hadoop/hbase/regionserver/ScannerContext.java | 16 +++++-
.../hadoop/hbase/client/TestTableScanMetrics.java | 67 +++++++++++++++++++++-
4 files changed, 121 insertions(+), 24 deletions(-)