Jackie-Jiang opened a new pull request, #16479: URL: https://github.com/apache/pinot/pull/16479
- Cleanup the deprecated methods in `ThreadResourceUsageAccountant` - Extract `MXBean` related methods into util class - Move `WorkloadBudgetManager` to the correct package - No functionality change ## Incompatible Interface is changed in pinot-spi. This shouldn't cause backward compatible issue because the methods are not used, and the original PR deprecating the methods didn't really handle backward compatibility. This interface should be internal facing only right now -- 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]
