[
https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118899#comment-15118899
]
ASF GitHub Bot commented on EAGLE-81:
-------------------------------------
GitHub user senthilec566 opened a pull request:
https://github.com/apache/incubator-eagle/pull/76
EAGLE-81 Notification Plugin Framework
Captured design here in Confluence :
https://cwiki.apache.org/confluence/display/EAG/Notification+Plugin+Framework
We may need to change the way to scan .. As per Edward Suggestion , We have
to use Java SPI .. For now , Notification Plugin using Reflection API to scan
and load all notification plugins.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/senthilec566/incubator-eagle EAGLE-81
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/76.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 #76
----
commit 74be03da8472f250d200a210ff177c6455a5d0ea
Author: senthilkumar <[email protected]>
Date: 2016-01-25T14:26:58Z
initial version of Notification Sink
commit f6abae72f6ec6b2e987e05b4df8bb0c0040badac
Author: senthilkumar <[email protected]>
Date: 2016-01-25T14:29:48Z
initial version of Notification Sink
commit d4556eebb4e48f441626809c3c8020c7df201973
Author: senthilkumar <[email protected]>
Date: 2016-01-25T17:43:09Z
notification plugin
commit a3024d8ab61c19e9cecb571cf80b8aad772ea4b3
Author: senthilkumar <[email protected]>
Date: 2016-01-27T06:21:13Z
added java docs
commit e62d0c2689e2f118dca662413f105d17316f9db5
Author: senthilkumar <[email protected]>
Date: 2016-01-27T06:30:24Z
java docs added
commit d234fed7a5aa1277b747935e42b212fe5aa6466a
Author: senthilkumar <[email protected]>
Date: 2016-01-27T06:35:15Z
uncommented security config
commit ed0e7bc62f144b7b95365e5ab14c4808074c00ca
Author: senthilkumar <[email protected]>
Date: 2016-01-27T08:33:45Z
added notification config
commit 4183c0046e4f8c61ba82d760786343027242281a
Author: senthilkumar <[email protected]>
Date: 2016-01-27T08:48:11Z
modified app conf
----
> Notification Plugin Framework
> -----------------------------
>
> Key: EAGLE-81
> URL: https://issues.apache.org/jira/browse/EAGLE-81
> Project: Eagle
> Issue Type: New Feature
> Reporter: Senthilkumar
> Assignee: Senthilkumar
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Today notification is only allowed for email .. We need more notification
> methods to send alert to external system .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)