[
https://issues.apache.org/jira/browse/NIFI-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Thomsen updated NIFI-2215:
-------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
Status: Resolved (was: Patch Available)
> 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
> Fix For: 1.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)