[
https://issues.apache.org/jira/browse/EAGLE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121577#comment-15121577
]
ASF GitHub Bot commented on EAGLE-81:
-------------------------------------
Github user yonzhang commented on the pull request:
https://github.com/apache/incubator-eagle/pull/77#issuecomment-176209450
NotificationManager and NotificationPluginLoader should be singleton
object, and also we need think of that multiple thread may invoke the
updateNotificationPlugins method and in turn will invoke _init.
And in notifyAlert, the inconsistency may occur for one policy. This policy
is deleted by still there are some alerts associated with this policy id.
> 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)