Jackie-Jiang opened a new pull request, #16633: URL: https://github.com/apache/pinot/pull/16633
This PR removes the TaskType enum from ThreadExecutionContext and simplifies the threading accounting code by removing unnecessary task type tracking. The changes include updating setupRunner and setupWorker methods to remove taskType parameters, updating all call sites across broker, core, query-runtime, and SPI modules, and updating test cases to reflect the API changes. -- 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]
