[
https://issues.apache.org/jira/browse/NIFI-5422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramon Havermans updated NIFI-5422:
----------------------------------
Description:
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.
was: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.
> 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
> 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
(v7.6.3#76005)