[
https://issues.apache.org/jira/browse/NIFI-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess reassigned NIFI-2215:
----------------------------------
Assignee: Matt Burgess
> Enable lifecycle methods in InvokeScriptedProcessor
> ---------------------------------------------------
>
> Key: NIFI-2215
> URL: https://issues.apache.org/jira/browse/NIFI-2215
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
>
> Currently, InvokeScriptedProcessor uses only the Processor interface to
> interact with scripted processors. However many Java processors make use of
> annotations such as OnScheduled and OnStopped to provide lifecycle logic for
> the processor. InvokeScriptedProcessor should be enabled to handle this when
> the script engine allows (such as Groovy, Jython, and JRuby).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)