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 2023/06/16 18:25:00 UTC

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

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

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

Commit ce019071a447f7cd819f453e8e97bfdc6d654aaf in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ce019071a4 ]

NIFI-11713 Removed Deprecated ECMAScript Support

Signed-off-by: Matt Burgess <ma...@apache.org>

This closes #7394


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