Jackie-Jiang commented on issue #15100: URL: https://github.com/apache/pinot/issues/15100#issuecomment-3058588769
Good catch! IMO we should start thread accountant just before serving queries, i.e. just before `_serverInstance.startQueryServer()`. `preServeQueries()` is a hook for other preparations before serving queries, which shouldn't be accounted for -- 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]
