You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/11/12 06:31:52 UTC

[jira] Updated: (CAMEL-2160) Camel FTP2 does not has an option to set the data time out on the FTPClient

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

Claus Ibsen updated CAMEL-2160:
-------------------------------

    Issue Type: Improvement  (was: Bug)

> Camel FTP2 does not has an option to set the data time out on the FTPClient
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-2160
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2160
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-ftp
>    Affects Versions: 2.0.0
>            Reporter: Jörn Kottmann
>
> The camel ftp2 client does not has an option to set the FTPClient.setDataTimeout(...) to an actual time out value. The way it is implemented now is that the default is used, which is to wait forever. This causes blocking of the ftp client when polling from our ftp server after a few hours/days. 
> I suggest to add an additional dataTimeout option which could be used prevent this problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.