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

FTP consumer does not detect file changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.11.1
    • 2.11.3, 2.12.2, 2.13.0
    • camel-ftp
    • None
    • GNU/Debian 6.0, Java 1.7

    • Unknown

    Description

      I have a route with an FTP consumer with the following options:

      delay=1800000
      disconnect=true
      fileName=xxxxx.yyy
      idempotent=true
      idempotentKey=${file:name}-${file:size}
      maxMessagesPerPoll=1
      noop=true
      readLock=changed
      sortBy=file:modified

      Upgrading from camel 2.11.0 to 2.11.1 the FTP consumer does not detect changes in the file.
      I tried several idempotentKey without success.
      Reverting to 2.11.0 works all fine.

      I did not find any relevant info in the release notes.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              albertob Alberto Brosich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: