You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ed Berezitsky (JIRA)" <ji...@apache.org> on 2019/04/04 04:57:00 UTC

[jira] [Commented] (NIFI-6181) FetchSFTP and FetchFTP should not emit error if file not found

    [ 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)