You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by db...@apache.org on 2022/08/24 21:26:11 UTC

[phoenix] branch master updated (b32e3005df -> 8612c81dfe)

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

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


    from b32e3005df PHOENIX-6491 Phoenix High Availability (#1430)
     add 8612c81dfe PHOENIX-6779 Account for connection attempted & failure metrics in all paths (#1494)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/phoenix/monitoring/PhoenixMetricsIT.java  | 16 ++++++++++++++++
 .../java/org/apache/phoenix/jdbc/PhoenixConnection.java  | 13 -------------
 .../main/java/org/apache/phoenix/jdbc/PhoenixDriver.java | 14 +++++++++++++-
 3 files changed, 29 insertions(+), 14 deletions(-)