Ramon Havermans created NIFI-5422:
-------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)