[
https://issues.apache.org/jira/browse/NIFI-15121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034408#comment-18034408
]
ASF subversion and git services commented on NIFI-15121:
--------------------------------------------------------
Commit 49380ac1f0e95a69c72fc5c8f0f9910bb3c5e37c in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=49380ac1f0 ]
NIFI-15121 Added validation timeout for ExecuteGroovyScript
Co-authored-by: Istvan Adamcsik <[email protected]>
Signed-off-by: Pierre Villard <[email protected]>
This closes #10470.
> 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
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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)