GitHub user pkuwm opened a pull request:
https://github.com/apache/incubator-eagle/pull/359
EAGLE-475 - Fix generic email publisher and publish emails for absencâ¦
â¦e alert.
1) Absence alerts could not be published via emails.
Root cause: in AbsencePolicyHandler, alert stream events were not emitted
to alert bolt.
Solution: collect alert stream events and emit them to alert bolt.
2) Email publisher did not work.
Root cause: Email configurations were incorrect.
Solution: correct the email configurations and add email authentications.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pkuwm/incubator-eagle EAGLE-475
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/359.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 #359
----
commit 6d1e99a0b03d4a9894bd3f3b53e981d5fd18dfe1
Author: pkuwm <[email protected]>
Date: 2016-08-18T00:06:55Z
EAGLE-475 - Fix generic email publisher and publish emails for absence
alert.
----
---
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.
---