[
https://issues.apache.org/jira/browse/CAMEL-8818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-8818:
-------------------------------
Fix Version/s: 2.16.0
> 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
> Fix For: 2.16.0
>
> Attachments:
> 0001-CAMEL-8818-Set-default-for-SO_TIMEOUT-in-camel-ftp.patch
>
>
> 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 incompatible 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)