Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19378

File Changed ReadLock Strategy with minAge only looks for lastModified

    XMLWordPrintableJSON

Details

    • Unknown

    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

          Activity

            People

              davsclaus Claus Ibsen
              david.voit@osram-os.com David Voit
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: