Kurt Deschler has posted comments on this change. ( http://gerrit.cloudera.org:8080/22571 )
Change subject: IMPALA-13684: Improve waitForHmsEvent() to only wait for related events ...................................................................... Patch Set 6: (5 comments) http://gerrit.cloudera.org:8080/#/c/22571/6//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22571/6//COMMIT_MSG@12 PS6, Line 12: by query option sync_hms_events_wait_time_s. Currently, catalogd waits Currently, when this option is enabled, http://gerrit.cloudera.org:8080/#/c/22571/6//COMMIT_MSG@15 PS6, Line 15: This patch improves this by only checking related events and wait until change "improves this" to "reduces waiting" http://gerrit.cloudera.org:8080/#/c/22571/6//COMMIT_MSG@16 PS6, Line 16: the last event of them has been processed. In the ideal case, if there change "the last event of them" to "the last related event" http://gerrit.cloudera.org:8080/#/c/22571/6//COMMIT_MSG@17 PS6, Line 17: are no pending events that are related, query doesn't need to wait. they query http://gerrit.cloudera.org:8080/#/c/22571/6//COMMIT_MSG@19 PS6, Line 19: We check the related pending events in the following way: Related pending events are determined as follows: -- To view, visit http://gerrit.cloudera.org:8080/22571 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic033b7e197cd19505653c3ff80c4857cc474bcfc Gerrit-Change-Number: 22571 Gerrit-PatchSet: 6 Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Anonymous Coward <k.venureddy2...@gmail.com> Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com> Gerrit-Reviewer: Kurt Deschler <kdesc...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Sai Hemanth Gantasala <saihema...@cloudera.com> Gerrit-Comment-Date: Tue, 25 Mar 2025 01:53:37 +0000 Gerrit-HasComments: Yes