This is an automated email from the ASF dual-hosted git repository.
akshayrai09 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 04c4dc2 Revert "Remove import of sun.misc.Cleaner to make code
compatible with jdk11 (#4624)" (#4625)
add eda4176 [TE] [Notification] Refactor email filters to a generalized
alert filter (#4620)
No new revisions were added by this update.
Summary of changes:
.../alert/DetectionAlertFilterNotification.java} | 36 +++++++-----
.../alert/DetectionAlertFilterResult.java | 16 +++---
.../alert/StatefulDetectionAlertFilter.java | 40 +++++++++++++
.../filter/DimensionDetectionAlertFilter.java | 25 ++++-----
.../alert/filter/PerUserDimensionAlertFilter.java | 19 +++----
.../ToAllRecipientsDetectionAlertFilter.java | 36 ++++--------
.../alert/scheme/DetectionEmailAlerter.java | 39 +++++++++----
.../detection/alert/filter/AlertFilterUtils.java | 65 ++++++++++++++++++++++
.../filter/DimensionDetectionAlertFilterTest.java | 33 +++++------
.../filter/PerUserDimensionAlertFilterTest.java | 38 +++++--------
.../ToAllRecipientsDetectionAlertFilterTest.java | 43 ++++++++------
.../DetectionTimeWindowSuppressorTest.java | 14 ++++-
12 files changed, 257 insertions(+), 147 deletions(-)
copy
thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/{rootcause/util/FilterPredicate.java
=> detection/alert/DetectionAlertFilterNotification.java} (54%)
create mode 100644
thirdeye/thirdeye-pinot/src/test/java/org/apache/pinot/thirdeye/detection/alert/filter/AlertFilterUtils.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]