You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/07/19 18:27:00 UTC

[jira] [Commented] (NIFI-7443) SFTP KeepAlive not working

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

ASF subversion and git services commented on NIFI-7443:
-------------------------------------------------------

Commit ebdc5eb92b5faf71c5300195d63573792135275d in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ebdc5eb ]

NIFI-7443 Corrected SFTP Keep Alive behavior

- Configured SSHJ Keep Alive Interval of 5 seconds
- Updated Send Keep Alive On Timeout property description

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #5223.


> SFTP KeepAlive not working
> --------------------------
>
>                 Key: NIFI-7443
>                 URL: https://issues.apache.org/jira/browse/NIFI-7443
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.10.0, 1.11.0, 1.12.0, 1.13.0, 1.14.0, 1.15.0
>            Reporter: Truong Duc Kien
>            Assignee: David Handermann
>            Priority: Major
>              Labels: security
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Since NiFi switch to use SSHJ for its SFTP client implementation, the Keep Alive feature stop working.
> In order to start the KeepAlive thread, SSHJ requires the user to set a keep alive interval. NiFi currently doesn't do this.



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