[
https://issues.apache.org/jira/browse/NIFI-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963820#comment-15963820
]
ASF subversion and git services commented on NIFI-3633:
-------------------------------------------------------
Commit 5419891fe760746f3fd4bb5c397d9a43b79f8281 in nifi's branch
refs/heads/master from Joe Percivall
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=5419891 ]
NIFI-3633 This closes #1610. Adding HttpNotificationService.
Signed-off-by: joewitt <[email protected]>
> Create an HttpNotifierService implementation of the Bootstrap Notification
> Service
> ----------------------------------------------------------------------------------
>
> Key: NIFI-3633
> URL: https://issues.apache.org/jira/browse/NIFI-3633
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Joseph Percivall
> Assignee: Joseph Witt
> Fix For: 1.2.0
>
>
> In order to notify "when the NiFi bootstrap starts or stops NiFi, or detects
> that it has died unexpectedly" the bootstrap has the notification service but
> currently there is only one implementation, the EmailNotifierService[1].
> An HttpNotifierService should be created in order to more generically post
> notifications.
> [1]
> https://github.com/mcgilman/nifi/blob/3a7ddc6a35f143c1d4a735226fe7467a83d04583/nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/notification/email/EmailNotificationService.java#L47-L47
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)