You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 14:34:51 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #590: Replace Nashorn engine to run JavaScript Code within a processing element

dominikriemer opened a new issue, #590:
URL: https://github.com/apache/streampipes/issues/590

   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.
   
   Imported from Jira [STREAMPIPES-475](https://issues.apache.org/jira/browse/STREAMPIPES-475). Original Jira may contain additional context.
   Reported by: zehnder.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #590: Replace Nashorn engine to run JavaScript Code within a processing element

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #590: Replace Nashorn engine to run JavaScript Code within a processing element
URL: https://github.com/apache/streampipes/issues/590


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org