yujun777 commented on PR #67947: URL: https://github.com/apache/doris/pull/67947#issuecomment-5662803014
Regarding the latest review summary: we will keep the current simple bounded polling loop. It observes every five seconds for up to 120 iterations, matching the existing statistics-suite convention, and the local regression passes on a fresh FE/BE cluster. We accept the remaining final five-second observation boundary as the trade-off to avoid adding extra control flow to this regression case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
