You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/06/16 15:25:00 UTC

[jira] [Updated] (NIFI-11713) Remove Deprecated ECMAScript Support

     [ https://issues.apache.org/jira/browse/NIFI-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-11713:
------------------------------------
    Status: Patch Available  (was: In Progress)

> 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.latest
>
>          Time Spent: 10m
>  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)