Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/23766 )
Change subject: IMPALA-14615: Skip checking current event in test_event_processor_error_message ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/23766/1/tests/common/environ.py File tests/common/environ.py: http://gerrit.cloudera.org:8080/#/c/23766/1/tests/common/environ.py@429 PS1, Line 429: self.is_event_polling_enabled() > nit: Any specific reason to combine with self.is_event_polling_enabled() ? Hierarchical event processing is a mode of event processing so event processing should be enabled. In other words, if hms_event_polling_interval_s = 0, hierarchical event processing is not enabled even if enable_hierarchical_event_processing is true. -- To view, visit http://gerrit.cloudera.org:8080/23766 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iffb84304a4096885492002b781199051aaa4fbb0 Gerrit-Change-Number: 23766 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Reviewer: Surya Hebbar <[email protected]> Gerrit-Comment-Date: Wed, 10 Dec 2025 09:05:20 +0000 Gerrit-HasComments: Yes
