gortiz opened a new pull request, #16987: URL: https://github.com/apache/pinot/pull/16987
Continuous JFR profiling was added in https://github.com/apache/pinot/pull/15364; however, it required restarts to turn on, off, or change its configuration. This PR changes that. Now we use `PinotClusterConfigChangeListener`. This feature is still turned off by default, but it could be enabled by default, given that the performance impact is expected to be negligible. -- 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]
