Philipp Zehnder created STREAMPIPES-475:
-------------------------------------------
Summary: Replace Nashorn engine to run JavaScript Code within a
processing element
Key: STREAMPIPES-475
URL: https://issues.apache.org/jira/browse/STREAMPIPES-475
Project: StreamPipes
Issue Type: Improvement
Components: Pipeline Elements
Reporter: Philipp Zehnder
Currently we rely on the Nashorn engine in the Javascript Evaluator. However,
this engine was removed in Java 15.
We should replace the Nashorn engine with another one to be able to upgrade
Java.
GraalVM JavaScript looks like a viable solution for the replacement.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)