jineshparakh commented on PR #19407: URL: https://github.com/apache/pinot/pull/19407#issuecomment-5571586191
>One non-blocking follow-up is in the grace-window thread — with more channels than worker threads and connects slower than the window, the heuristic reads the gap between pool waves as a straggler and releases early (measured 16/48 with every server healthy). It degrades safely, since shutdown() lets the queued tasks finish and publish, so it is not a merge blocker; there is a measured one-line fix in that thread if you want it, and it is fine to leave as-is too. @gortiz I'd like to take this in a follow up PR if it's fine. -- 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]
