klsince opened a new pull request, #8741: URL: https://github.com/apache/pinot/pull/8741
move TracedThread and a few related util classes to spi trace pkg, so that trace context can be propagated to other thread pools, other than the two existing thread pools for query executions, i.e. queryRunners and queryWorkers. For example, a separate thread pool may be used to prefetch segments from remote storage to execute query. -- 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]
