Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-2160

Camel FTP2 does not has an option to set the data time out on the FTPClient

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • camel-ftp
    • None

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            joern Jörn Kottmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: