You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by vj...@apache.org on 2023/07/28 04:55:42 UTC

[phoenix] branch PHOENIX-7001-feature updated (694f8444ce -> 4883080c7b)

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

vjasani pushed a change to branch PHOENIX-7001-feature
in repository https://gitbox.apache.org/repos/asf/phoenix.git


    from 694f8444ce PHOENIX-6999 Point lookups fail with reverse scan (#1646)
     add 4883080c7b PHOENIX-6989 Expose server side metrics for DDL operations (#1638)

No new revisions were added by this update.

Summary of changes:
 .../phoenix/monitoring/MetadataMetricsIT.java      | 108 +++++++++++++++++++++
 .../phoenix/coprocessor/MetaDataEndpointImpl.java  |  63 ++++++++++--
 .../schema/metrics/MetricsMetadataSource.java      |  98 +++++++++++++++++++
 .../schema/metrics/MetricsMetadataSourceImpl.java  |  89 +++++++++++++++++
 4 files changed, 352 insertions(+), 6 deletions(-)