You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2019/03/13 22:10:00 UTC

[jira] [Assigned] (NIFI-2215) Enable lifecycle methods in InvokeScriptedProcessor

     [ 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)