Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/23382 )
Change subject: IMPALA-14400: Fix deadlock in CatalogServiceCatalog.getDbProperty() ...................................................................... Patch Set 3: (3 comments) http://gerrit.cloudera.org:8080/#/c/23382/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23382/2//COMMIT_MSG@14 PS2, Line 14: throug > nit: through Done http://gerrit.cloudera.org:8080/#/c/23382/3/fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java File fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java: http://gerrit.cloudera.org:8080/#/c/23382/3/fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java@2510 PS3, Line 2510: // start cleanly if request comes from catalog server. : metastoreEventProcessor_.start(); Need to ignore currentEventId here. Otherwise, TestCatalogdHA::test_catalogd_auto_failover hang for long time looping inside CatalogServer::WaitUntilHmsEventsSynced. http://gerrit.cloudera.org:8080/#/c/23382/2/fe/src/main/java/org/apache/impala/service/JniCatalog.java File fe/src/main/java/org/apache/impala/service/JniCatalog.java: http://gerrit.cloudera.org:8080/#/c/23382/2/fe/src/main/java/org/apache/impala/service/JniCatalog.java@182 PS2, Line 182: catalogMetastoreServer_ = getCatalogMetastoreServer(catalogOpExecutor_); > I mean, it is not enough. Done -- To view, visit http://gerrit.cloudera.org:8080/23382 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I3162472ea9531add77886bf1d0d73460ff34d07a Gerrit-Change-Number: 23382 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Fri, 05 Sep 2025 00:07:32 +0000 Gerrit-HasComments: Yes
