[
https://issues.apache.org/jira/browse/NIFI-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809508#comment-16809508
]
Ed Berezitsky commented on NIFI-6181:
-------------------------------------
Added FetchFTP to the description.
FetchFTP also has a bug on handling error caused by File Not Found - it returns
IOException instead. This can be fixed in FTPTransfer class.
> FetchSFTP and FetchFTP should not emit error if file not found
> --------------------------------------------------------------
>
> Key: NIFI-6181
> URL: https://issues.apache.org/jira/browse/NIFI-6181
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.9.1
> Reporter: Ed Berezitsky
> Assignee: Ed Berezitsky
> Priority: Major
> Labels: features, usability
>
> Currently FetchSFTP processor sends flow file to relationship "not.found",
> but still prints error into log and into bulletin.
> Since "not found" is dedicated relationship, there is no need for error to be
> printed. It affects NIFI bulletin-based (or log-based) monitoring.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)