Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/22634 )
Change subject: IMPALA-13850 (part 1): Wait until CatalogD active before resetting ...................................................................... Patch Set 15: (1 comment) http://gerrit.cloudera.org:8080/#/c/22634/15//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22634/15//COMMIT_MSG@24 PS15, Line 24: Note that this is a behavior change in legacy catalog : mode (use_local_catalog=false and catalog_topic_mode=full). Previously, : legacy catalog mode will send full database list in its first catalog : topic update. Is this an option for you? https://gerrit.cloudera.org/c/22634/7//COMMIT_MSG#22 > We might need to change the IsReady() check here: > https://github.com/apache/impala/blob/b410a90b4707be2e08dcb6c02b9473aa9ade8d96/fe/src/main/java/org/apache/impala/catalog/ImpaladCatalog.java#L667 Another option is adding a new db state of IncompleteDb and propagate that for unloaded dbs. Coordinator in legacy catalog mode waits until an IncompleteDb becomes a loaded Db before using it. -- To view, visit http://gerrit.cloudera.org:8080/22634 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I58cc66dcccedb306ff11893f2916ee5ee6a3efc1 Gerrit-Change-Number: 22634 Gerrit-PatchSet: 15 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Abhishek Rawat <ara...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com> Gerrit-Comment-Date: Mon, 14 Apr 2025 09:16:13 +0000 Gerrit-HasComments: Yes