[
https://issues.apache.org/jira/browse/NIFI-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434456#comment-17434456
]
ASF subversion and git services commented on NIFI-9328:
-------------------------------------------------------
Commit d7e41e2005724fb5aed0e5dbab5a3036c45a85bd in nifi's branch
refs/heads/main from Lehel
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d7e41e2 ]
NIFI-9328: Transfer cleanup and reuse added to FetchFileTransfer in case of
FileNotFound and PermissionDenied exceptions.
- Corrects connection handling in FetchFTP and FetchSFTP
This closes #5478
Signed-off-by: David Handermann <[email protected]>
> 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
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)