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

tkhurana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


    from d2fe17e015 PHOENIX-7518 Fix Flapper test in CDCQueryIT (#2066)
     add e237df85a3 PHOENIX-7515: Add metric for count of Phoenix client 
batches used by a commit call (#2064)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/phoenix/execute/MutationState.java  |  10 +-
 .../org/apache/phoenix/monitoring/MetricType.java  |   3 +
 .../phoenix/monitoring/MutationMetricQueue.java    |  17 ++-
 .../phoenix/monitoring/TableClientMetrics.java     |   7 +-
 .../phoenix/monitoring/BasePhoenixMetricsIT.java   |   9 +-
 .../phoenix/monitoring/PhoenixMetricsIT.java       |  37 +++++-
 .../monitoring/PhoenixTableLevelMetricsIT.java     | 125 ++++++++++++++++++---
 .../monitoring/TableMetricsManagerTest.java        |  24 ++--
 8 files changed, 185 insertions(+), 47 deletions(-)

Reply via email to