Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/24600 )
Change subject: IMPALA-15121: Fix query failure when catalogd is in standby mode during HA failover ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/24600/1/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java File fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java: http://gerrit.cloudera.org:8080/#/c/24600/1/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java@498 PS1, Line 498: String errorMsg = String.join("\n", resp.status.error_msgs); Could we handle this with a specific status_code instead of parsing the error message? http://gerrit.cloudera.org:8080/#/c/24600/1/tests/custom_cluster/test_catalogd_ha.py File tests/custom_cluster/test_catalogd_ha.py: http://gerrit.cloudera.org:8080/#/c/24600/1/tests/custom_cluster/test_catalogd_ha.py@853 PS1, Line 853: time.sleep(5) Is there a metric we could wait on instead? -- To view, visit http://gerrit.cloudera.org:8080/24600 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia511e22a596733e6a2dd752894d6da43e91faca6 Gerrit-Change-Number: 24600 Gerrit-PatchSet: 2 Gerrit-Owner: Yida Wu <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Fri, 17 Jul 2026 22:51:55 +0000 Gerrit-HasComments: Yes
