[ 
https://issues.apache.org/jira/browse/NIFI-10088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Witt updated NIFI-10088:
----------------------------
    Fix Version/s: 1.16.3

> Set SFTP Transport Timeout using Data Timeout Property
> ------------------------------------------------------
>
>                 Key: NIFI-10088
>                 URL: https://issues.apache.org/jira/browse/NIFI-10088
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>             Fix For: 1.17.0, 1.16.3
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> SFTP Processors include a {{Connection Timeout}} property, which applies to 
> the initial socket connection, and a {{Data Timeout}} property, which applies 
> to subsequent socket read and write methods.
> The SSHJ library also has a Transport Timeout setting that controls how long 
> SSH operations should wait before considering the operation failed. The 
> internal default value is 30 seconds, and setting the timeout properties on 
> the SSHJ {{SSHClient}} object does not change the Transport Timeout setting. 
> The SFTP Processors should be updated to apply the {{Data Timeout}} property 
> to the SSHJ Transport Timeout setting.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to