You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (Jira)" <ji...@apache.org> on 2020/05/04 19:15:00 UTC

[jira] [Assigned] (NIFI-5422) Make ExecuteScript thread safe & use CompiledScript where possible

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

Mike Thomsen reassigned NIFI-5422:
----------------------------------

    Assignee: Mike Thomsen

> Make ExecuteScript thread safe & use CompiledScript where possible
> ------------------------------------------------------------------
>
>                 Key: NIFI-5422
>                 URL: https://issues.apache.org/jira/browse/NIFI-5422
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Ramon Havermans
>            Assignee: Mike Thomsen
>            Priority: Major
>
> In ExcuteScript Bindings are reused, which makes it non thread safe. Most engines can use a Compiled version of the engine, which makes it faster.
> Pull request will follow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)