This is an automated email from the ASF dual-hosted git repository.
vjasani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git
from 5b22c37602 PHOENIX-6760 update log4j2 to 2.18.0
add ae5f886555 PHOENIX-6758 During HBase 2 upgrade Phoenix Self healing
task fails to create server side connection before reading SYSTEM.TASK (#1477)
No new revisions were added by this update.
Summary of changes:
.../phoenix/query/AdminUtilWithFallback.java | 123 +++++++++++++++++++++
.../phoenix/query/ConnectionQueryServicesImpl.java | 13 ++-
2 files changed, 131 insertions(+), 5 deletions(-)
create mode 100644
phoenix-core/src/main/java/org/apache/phoenix/query/AdminUtilWithFallback.java