[
https://issues.apache.org/jira/browse/EAGLE-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977934#comment-15977934
]
ASF GitHub Bot commented on EAGLE-993:
--------------------------------------
Github user qingwen220 commented on a diff in the pull request:
https://github.com/apache/eagle/pull/926#discussion_r112595515
--- Diff:
eagle-core/eagle-alert-parent/eagle-alert/alert-engine/src/main/java/org/apache/eagle/alert/engine/publisher/impl/AlertEmailPublisher.java
---
@@ -215,7 +214,6 @@ public PublishmentType getPluginType() {
.name("Email")
.type(AlertEmailPublisher.class)
.description("Email alert publisher")
- .field("subject")
--- End diff --
Yes.
As we already define the email subject in the policy definition. it's a
little duplicated. How do you think?
> add duplicate removal settings in policy definition
> ---------------------------------------------------
>
> Key: EAGLE-993
> URL: https://issues.apache.org/jira/browse/EAGLE-993
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.5.0
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
>
> customize duplicate fields & interval in each policy
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)