David Handermann created NIFI-11713:
---------------------------------------

             Summary: 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
             Fix For: 2.latest


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)

Reply via email to