[
https://issues.apache.org/jira/browse/NIFI-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964881#comment-16964881
]
ASF subversion and git services commented on NIFI-6803:
-------------------------------------------------------
Commit 5b28f6dad9ea507dd1419ae4ed4e5fff8032b83d in nifi's branch
refs/heads/master from Yolanda M. Davis
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5b28f6d ]
NIFI-6803 - Initial commit for ActionHandler Controller Services
NIFI-6803 - updated to description
NIFI-6803 - add Spring reference to Notice
Signed-off-by: Matthew Burgess <[email protected]>
This closes #3856
> Create a Rules Action Handler Service API and general implementation
> --------------------------------------------------------------------
>
> Key: NIFI-6803
> URL: https://issues.apache.org/jira/browse/NIFI-6803
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Yolanda M. Davis
> Assignee: Yolanda M. Davis
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently the Rules API and Controller Service allows Reporting Task to
> access centralized rules information and learn what actions should be
> performed given a certain set of facts. However it currently leaves it to a
> calling processor or controller service to interpret and execute the returned
> actions. For this feature create an Action handler API and generalized set
> of Action handlers which can be leveraged for the following:
> Alerting: Display bulletins
> Logging: Write to logs
> Send/Report: Send information to a downstream component or external system
> Expression Handling: Execute expressions directly given the type (e.g. MVEL,
> SpEL, NiFi)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)