[
https://issues.apache.org/jira/browse/CAMEL-8818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Siano updated CAMEL-8818:
---------------------------------
Description:
The current default for the SO_TIMEOUT in camel-ftp is IMO not optimal.
0 means that the camel-ftp component will wait forever if a connection gets
lost during polling (e.g. the ftp server loses network connectivity and is
restarted).
The attached patch will change the default for the SO_TIMEOUT to 5 minutes. As
this is an imcompatible change it is probably better to apply this only to
2.16.0, not to earlier versions.
This is somewhat a followup to CAMEL-8757.
was:
The current default for the SO_TIMEOUT in camel-ftp is IMO not optimal.
0 means that the camel-ftp component will wait forever if a connection gets
lost during polling (e.g. the ftp server loses network connectivity and is
restarted).
The attached patch will change the default for the SO_TIMEOUT to 5 minutes. As
this is an imcompatible change it is probably better to apply this only to
2.16.0, not to earlier versions.
> Set default for SO_TIMEOUT in camel-ftp
> ---------------------------------------
>
> Key: CAMEL-8818
> URL: https://issues.apache.org/jira/browse/CAMEL-8818
> Project: Camel
> Issue Type: Improvement
> Components: camel-ftp
> Reporter: Stephan Siano
> Priority: Trivial
>
> The current default for the SO_TIMEOUT in camel-ftp is IMO not optimal.
> 0 means that the camel-ftp component will wait forever if a connection gets
> lost during polling (e.g. the ftp server loses network connectivity and is
> restarted).
> The attached patch will change the default for the SO_TIMEOUT to 5 minutes.
> As this is an imcompatible change it is probably better to apply this only to
> 2.16.0, not to earlier versions.
> This is somewhat a followup to CAMEL-8757.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)