[
https://issues.apache.org/jira/browse/NIFI-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-11713:
--------------------------------
Fix Version/s: 2.0.0
(was: 2.latest)
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Remove Deprecated ECMAScript Support
> ------------------------------------
>
> Key: NIFI-11713
> URL: https://issues.apache.org/jira/browse/NIFI-11713
> Project: Apache NiFi
> Issue Type: Task
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> ECMAScript support should be removed from the Scripting Processors following
> deprecation in NiFI 1.22.0.
> Java 11 deprecated the bundled Nashorn Scripting engine and [JEP
> 372|https://openjdk.org/jeps/372] removed Nashorn from Java 15 and following.
> Future support for ECMAScript using Nashorn or GraalVM should be evaluated
> using a different strategy that does not bundle the scripting engine as part
> of the standard NiFi distribution, and instead allows users to reference
> external scripting engines.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)