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

Claus Ibsen resolved CAMEL-5848.
--------------------------------

    Resolution: Fixed
    
> File consumer - When using doneFileName then avoid picking up files in middle 
> of group if done file is written during scanning
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5848
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5848
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.0, 2.10.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.6, 2.10.4, 2.11.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Files-not-Picked-up-with-doneFile-tp5723623.html
> We need to use an internal cache we store whether a done file exists or not, 
> when scanning a directory. Then we won't "see" a new done file being written 
> during scanning a group of files. The cache is only needed per directory as 
> doneFileName mandates the file to be in same dir.

--
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