You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2021/10/25 15:14:00 UTC

[jira] [Commented] (NIFI-9328) FetchSFTP fails to close connections while file.not.found error

    [ https://issues.apache.org/jira/browse/NIFI-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433817#comment-17433817 ] 

David Handermann commented on NIFI-9328:
----------------------------------------

Changes to handle asynchronous session commit processing in NIFI-8469 resulted in failure to call the cleanup transfer method in {{FetchFileTransfer}}, which impacts both {{FetchSFTP}} and {{FetchFTP}}.

> FetchSFTP fails to close connections while file.not.found error 
> ----------------------------------------------------------------
>
>                 Key: NIFI-9328
>                 URL: https://issues.apache.org/jira/browse/NIFI-9328
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.14.0
>            Reporter: Deep Ghodasara
>            Assignee: Lehel Boér
>            Priority: Critical
>
> If *FetchSFTP* fails due to *file.not.found* exception, it appears the connection is not being properly closed. The number of threads dedicated to SFTP sessions kept growing.
> This leads to out of memory exception and eventually causing Nifi to shutdown. Hence this is critical to investigate and find resolution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)