You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2022/11/26 14:35:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17639298#comment-17639298 ] 

Dominik Riemer commented on STREAMPIPES-475:
--------------------------------------------

This issue has been migrated to https://github.com/apache/streampipes/issues/590

> 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.10#820010)