[
https://issues.apache.org/jira/browse/EAGLE-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904383#comment-15904383
]
ASF GitHub Bot commented on EAGLE-947:
--------------------------------------
GitHub user garrettlish opened a pull request:
https://github.com/apache/eagle/pull/864
[EAGLE-947] Publishers with same policy but different schema could produce
duplicate alerts
Assume that we have policy1 which have 2 kinds of output streams, one is
stream1 and another is stream2. If publisher1 is configured for policy1 and
stream1, and publisher2 is configured for policy1 and stream2, current code
will produce 2 alerts for either stream1 or stream2.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/garrettlish/incubator-eagle master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/864.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #864
----
commit c51fa7c0b3bc8b82a8b1efb501bf97d7ea1d43fb
Author: Xiancheng Li <[email protected]>
Date: 2017-03-10T03:49:16Z
[EAGLE-947] Publishers with same policy but different schema could produce
duplicate alerts
Assume that we have policy1 which have 2 kinds of output streams, one is
stream1 and another is stream2. If publisher1 is configured for policy1 and
stream1, and publisher2 is configured for policy1 and stream2, current code
will produce 2 alerts for either stream1 or stream2.
----
> Publishers with same policy but different schema could produce duplicate
> alerts
> -------------------------------------------------------------------------------
>
> Key: EAGLE-947
> URL: https://issues.apache.org/jira/browse/EAGLE-947
> Project: Eagle
> Issue Type: Bug
> Components: Core::Alert Engine
> Affects Versions: v0.5.0
> Reporter: Garrett Li
> Assignee: Garrett Li
> Fix For: v0.5.0
>
>
> Assume that we have policy1 which have 2 kinds of output streams, one is
> stream1 and another is stream2. If publisher1 is configured for policy1 and
> stream1, and publisher2 is configured for policy1 and stream2, current code
> will produce 2 alerts for either stream1 or stream2.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)