Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1303

More FileCacheStore optimizations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 5.0.0.CR8
    • Loaders and Stores
    • None

      Still some more optimizations

      1. added a check to prohibit purge at all, if the whole cache store does not contain any expireable cache entry (works great with non-expireable cache entries - like Lucene indexes)
      2. added some more configuration options for purge:
      2.a. minimum time to wait between to purge runs
      2.b. minimum time to wait after last update to a bucket before purge run
      2.c. maximum time to wait after the last purge run
      3. prohibit purge run, if no update occured
      4. prohibit purge test (and execution), if bucket file did not change after last purge run

      Will attach source code.

            rvansa1@redhat.com Radim Vansa (Inactive)
            snazy0 Robert Stupp (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: