Joe Witt created NIFI-12930:
-------------------------------
Summary: FetchFile on failure during
StandardProcessSession.importFrom should route to failure instead of rollback
Key: NIFI-12930
URL: https://issues.apache.org/jira/browse/NIFI-12930
Project: Apache NiFi
Issue Type: Improvement
Reporter: Joe Witt
Consider a scenario involving corrupt files on a disk.
FetchFile during the importFrom call can fail in such cases as would any
process. But the current handling calls rollback instead of routing to
failure. As a result the flow could be stuck in an endless loop trying the
same objects over and over and not giving the flow designer a chance to
reasonably handle such cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)