Xinyu Wang created NIFI-15739:
---------------------------------
Summary: ExecuteGroovyScript: FlowFile not transferred to failure
when dynamic property contains Expression Language syntax error
Key: NIFI-15739
URL: https://issues.apache.org/jira/browse/NIFI-15739
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 2.5.0
Reporter: Xinyu Wang
When an ExecuteGroovyScript processor has a dynamic property whose value
contains an Expression Language syntax error, and the Failure Strategy is set
to "transfer to failure", the FlowFile in the upstream queue is not transferred
to the failure relationship. Instead, the FlowFile remains stuck in the
incoming queue, and the processor enters an infinite error loop — logging the
same error on every scheduling trigger.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)