davidvoit opened a new pull request, #10131:
URL: https://github.com/apache/camel/pull/10131

   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.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to