[
https://issues.apache.org/jira/browse/NIFI-4386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16198265#comment-16198265
]
ASF subversion and git services commented on NIFI-4386:
-------------------------------------------------------
Commit 883c223ced84de2b9440ed3c5e3686533c03365f in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=883c223 ]
NIFI-4386 Fixing connection handling in FetchFileTransfer
Signed-off-by: Pierre Villard <[email protected]>
This closes #2203.
> FetchSFTP - Ensure connection is closed
> ---------------------------------------
>
> Key: NIFI-4386
> URL: https://issues.apache.org/jira/browse/NIFI-4386
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Matt Gilman
> Assignee: Bryan Bende
> Priority: Critical
>
> If FetchSFTP fails due to permissions, it appears the connection is not being
> properly closed. The number of threads dedicated to SFTP sessions kept
> growing. The relevant part of the processor I believe is here [1]. We made
> need to investigate other failure scenarios as well.
> [1]
> https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/FetchFileTransfer.java#L256-L262
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)