István Adamcsik created NIFI-15121:
--------------------------------------
Summary: ExecuteGroovyScript processor can block NiFi startup
Key: NIFI-15121
URL: https://issues.apache.org/jira/browse/NIFI-15121
Project: Apache NiFi
Issue Type: Improvement
Reporter: István Adamcsik
If the user provided groovy script contains dependency definitions using @Grab,
the component validation can potentially take a long time (especially during
network issues). Since the initial validation is blocking, this can block the
entire startup of NiFi.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)