This is an automated email from the ASF dual-hosted git repository. jihao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 73f0459 Add Broker Reduce Time Log (#6033) add b65fe43 [TE] fix labeler config mapping and timeout when fetching anomalies (#6036) No new revisions were added by this update. Summary of changes: .../cache/builder/AnomaliesCacheBuilder.java | 9 ++++-- .../components/ThresholdSeverityLabeler.java | 33 ++++++++++++++++++++-- .../spec/SeverityThresholdLabelerSpec.java | 22 ++++----------- .../detection/wrapper/AnomalyLabelerWrapper.java | 7 +++++ .../alert/commons/TestAnomalyFeedFactory.java | 2 +- .../components/ThresholdSeverityLabelerTest.java | 29 +++++++++---------- .../email/filter/TestPrecisionRecallEvaluator.java | 2 +- .../detector/email/filter/TestUserReportUtils.java | 2 +- .../TestAlertContentFormatterFactory.java | 2 +- thirdeye/thirdeye-spi/pom.xml | 6 ++++ 10 files changed, 72 insertions(+), 42 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org