[
https://issues.apache.org/jira/browse/CAMEL-6574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807915#comment-13807915
]
Alberto Brosich commented on CAMEL-6574:
----------------------------------------
Just a bit more.
The sftp server on test was an openssh on Windows. Now I tried with a sftp
server on Linux and the behaviour is the same. The changes of the file are not
detected.
> 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
> Assignee: Claus Ibsen
> Fix For: 2.12.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)