You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Philipp Zehnder (Jira)" <ji...@apache.org> on 2021/11/24 11:01:00 UTC

[jira] [Closed] (STREAMPIPES-475) Replace Nashorn engine to run JavaScript Code within a processing element

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

Philipp Zehnder closed STREAMPIPES-475.
---------------------------------------
    Resolution: Fixed

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