Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/23194 )
Change subject: IMPALA-14220 (part 2): Delay AcceptRequest until catalog is stable ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/23194/4/be/src/catalog/catalog-server.cc File be/src/catalog/catalog-server.cc: http://gerrit.cloudera.org:8080/#/c/23194/4/be/src/catalog/catalog-server.cc@801 PS4, Line 801: if (!FLAGS_enable_catalogd_ha) return Status::OK(); > When HA is disabled, should we wait until catalog reset starts in JVM, i.e. You're right. In that case. This should be removed, and min_catalog_version_to_serve_ should be initialized to CATALOG_VERSION_INCREMENT_ON_RESET. -- To view, visit http://gerrit.cloudera.org:8080/23194 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I370d21319335318e441ec3c3455bac4227803900 Gerrit-Change-Number: 23194 Gerrit-PatchSet: 4 Gerrit-Owner: Riza Suminto <riza.sumi...@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-Comment-Date: Tue, 22 Jul 2025 02:22:09 +0000 Gerrit-HasComments: Yes