[
https://issues.apache.org/jira/browse/NIFI-9990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536699#comment-17536699
]
ASF subversion and git services commented on NIFI-9990:
-------------------------------------------------------
Commit 98d5c22efecc9cd732d4df21b782c40b3a4efa7e in nifi's branch
refs/heads/support/nifi-1.16 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=98d5c22efe ]
NIFI-9990 This closes #6030. Improved FTP 550 file unavailable handling
- Improved File Not Found reply detection
- Added Permission Denied reply handling
Signed-off-by: Joe Witt <[email protected]>
> FetchFTP routing "File not found" to comms.failure NOT to "fileNotFound"
> ------------------------------------------------------------------------
>
> Key: NIFI-9990
> URL: https://issues.apache.org/jira/browse/NIFI-9990
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.16.1
> Reporter: Jens M Kofoed
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.17.0, 1.16.2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> FetchFTP does not route "file not found" to the correct relationship (
> "not.found")
> FetchFTP[id=5044bc51-71c2-37ed-9d7d-5d21b2e74f21] Failed to fetch content for
> FlowFile[filename=filename.txt] from filename ./filename.txt on remote host
> myserver:21 due to java.io.IOException: 550 File not found
> ; {*}+{color:#172b4d}routing to comms.failure{color}+{*}:
> java.io.IOException: 550 File not found
--
This message was sent by Atlassian Jira
(v8.20.7#820007)