Yida Wu has posted comments on this change. ( http://gerrit.cloudera.org:8080/23881 )
Change subject: IMPALA-14267: Reduce log frequency when dequeuing fails ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/23881/2/be/src/scheduling/admission-controller.cc File be/src/scheduling/admission-controller.cc: http://gerrit.cloudera.org:8080/#/c/23881/2/be/src/scheduling/admission-controller.cc@2719 PS2, Line 2719: KLOG_EVERY_N_SECS(INFO, 5) << "Could not dequeue query id=" > This starts logging at INFO, when previously it logged at VLOG(1). That see Yeah, updated the commit message for the log level change. -- To view, visit http://gerrit.cloudera.org:8080/23881 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I682b4416a2255f5be6480a7db8835f6aa54477bb Gerrit-Change-Number: 23881 Gerrit-PatchSet: 3 Gerrit-Owner: Yida Wu <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Thu, 22 Jan 2026 11:30:34 +0000 Gerrit-HasComments: Yes
