GitHub user garrettlish opened a pull request:
https://github.com/apache/incubator-eagle/pull/714
EAGLE-824: Multiple policies in one alert bolt produces duplicated tuples
Multiple policies in one alert bolt will cause each policy in this bolt
produce the tuple and emit tuple into publisher, the publisher will got
multiple duplicated tuples.
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/incubator-eagle/pull/714.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 #714
----
commit 2fd49b576fd3a37cc870a7dc7c9612cfd65d9f8f
Author: Xiancheng Li <[email protected]>
Date: 2016-12-06T02:49:18Z
EAGLE-824: Multiple policies in one alert bolt produces duplicated tuples
to publisher
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---