[
https://issues.apache.org/jira/browse/NIFI-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246983#comment-17246983
]
ASF subversion and git services commented on NIFI-8080:
-------------------------------------------------------
Commit 1f8b4e477943eb5b7edadec8b30f3c8f123593c0 in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1f8b4e4 ]
NIFI-8080: Move script compilation to configurator init method
This closes #4718
Signed-off-by: Mike Thomsen <[email protected]>
> 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
> Fix For: 1.13.0
>
> Time Spent: 50m
> 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)