You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/12/09 13:59:00 UTC

[jira] [Commented] (NIFI-8080) Apply ScriptedTransformRecord approach to Jython for other scripted components

    [ https://issues.apache.org/jira/browse/NIFI-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246550#comment-17246550 ] 

ASF subversion and git services commented on NIFI-8080:
-------------------------------------------------------

Commit 2c0671cf807f4730173f63fde129d5c6328b138d in nifi's branch refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2c0671c ]

NIFI-8080: Compile Jython scripts before evaluating

This closes #4717

Signed-off-by: Mike Thomsen <mt...@apache.org>


> Apply ScriptedTransformRecord approach to Jython for other scripted components
> ------------------------------------------------------------------------------
>
>                 Key: NIFI-8080
>                 URL: https://issues.apache.org/jira/browse/NIFI-8080
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ScriptedTransformRecord (NIFI-7572) has code specifically for Jython (since it implements the Compilable interface) to compile the script first, resulting in up to 10x performance improvements. The same can be done for JythonScriptEngineConfigurator so all other scripted components can make use of those improvements.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)