This is an automated email from the ASF dual-hosted git repository.
vjasani pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 4d2939d1e23 HBASE-29558: Addendum to fix checkstyle warnings (#7276)
(#7277)
add c67f0aea339 HBASE-29494: Capture Scan RPC processing time and queuing
time in Scan Metrics (#7278) (#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(-)