This is an automated email from the ASF dual-hosted git repository.
lokiore pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git
from 00d948bbad PHOENIX-7627 Atomic Delete return row fails for
case-sensitive schema and table names (#2171)
add 497fdef69d PHOENIX-7629 :- Invalidate already closed CQSI in case of
URL change for Phoenix HA Connections (#2173)
No new revisions were added by this update.
Summary of changes:
.../phoenix/jdbc/HighAvailabilityPolicy.java | 38 +++++++++++---
.../org/apache/phoenix/jdbc/PhoenixDriver.java | 6 +++
.../phoenix/jdbc/FailoverPhoenixConnection2IT.java | 53 +++++++++++++++++++
.../HAConnectionWithMasterAndRPCRegistryIT.java | 59 ++++++++++++++++++++++
.../phoenix/jdbc/ParallelPhoenixConnectionIT.java | 30 +++++++++++
5 files changed, 178 insertions(+), 8 deletions(-)