Details
Description
If a file is copied with the original lastModified date, files are processes instantly. Also the file change detection is disabled if a copy takes more than minAge time. Instead of comparing startTime with lastModified on each iteration we are comparing it with now(). If files are created anew this should be the same behaviour, and files copied with preserved lastModifed are still correctly checked.
Attachments
Issue Links
- causes
-
CAMEL-21056 Delay when using readLockMinAge
- Resolved
- links to