You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Stephan Siano (JIRA)" <ji...@apache.org> on 2015/05/29 13:04:18 UTC

[jira] [Created] (CAMEL-8818) Set default for SO_TIMEOUT in camel-ftp

Stephan Siano created CAMEL-8818:
------------------------------------

             Summary: 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 message was sent by Atlassian JIRA
(v6.3.4#6332)