[
https://issues.apache.org/jira/browse/EAGLE-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446200#comment-15446200
]
ASF GitHub Bot commented on EAGLE-506:
--------------------------------------
GitHub user RalphSu opened a pull request:
https://github.com/apache/incubator-eagle/pull/400
EAGLE-506 : AlertEngine : Make policy definition handler extensible
Author : ralphsu
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RalphSu/incubator-eagle develop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/400.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 #400
----
commit da7f5520613c4860fb2dfb2cb5fad64f9d5d727b
Author: Ralph, Su <[email protected]>
Date: 2016-08-29T15:33:27Z
EAGLE-506 : AlertEngine : Make policy definition handler extensible
Author : ralphsu
----
> AlertEngine : Make policy definition handler extensible
> -------------------------------------------------------
>
> Key: EAGLE-506
> URL: https://issues.apache.org/jira/browse/EAGLE-506
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.5.0
> Reporter: Su Ralph
> Assignee: Su Ralph
> Fix For: v0.5.0
>
>
> {
> “name”: “”,
> “inputStream”: [“”, “” ],
> “definition” : {
> “type”: “Extended”,
> “handlerClass”: “io.sherlock.networkmonitoring.AlertJoinHandler”,
> },
> “outputStreams”: [“”, “”]
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)