This is an automated email from the ASF dual-hosted git repository.
gortiz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from a875b1c483 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#15365)
add c4d0809a1e Adds a new config to create a configurable JFR recording in
continuous mode (#15364)
No new revisions were added by this update.
Summary of changes:
.../broker/broker/helix/BaseBrokerStarter.java | 3 +
.../pinot/controller/BaseControllerStarter.java | 3 +
.../core/util/trace/ContinuousJfrStarter.java | 206 +++++++++++++++++++++
.../org/apache/pinot/minion/BaseMinionStarter.java | 3 +
.../server/starter/helix/BaseServerStarter.java | 3 +
.../apache/pinot/spi/utils/CommonConstants.java | 2 +
6 files changed, 220 insertions(+)
create mode 100644
pinot-core/src/main/java/org/apache/pinot/core/util/trace/ContinuousJfrStarter.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]