Alberto Brosich created CAMEL-6574:
--------------------------------------

             Summary: FTP consumer does not detect file changes
                 Key: CAMEL-6574
                 URL: https://issues.apache.org/jira/browse/CAMEL-6574
             Project: Camel
          Issue Type: Bug
          Components: camel-ftp
    Affects Versions: 2.11.1
         Environment: GNU/Debian 6.0, Java 1.7 
            Reporter: Alberto Brosich
            Priority: Blocker


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to