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

CloudCacheStore should use metadata to store expiration information for more efficient purging

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 4.1.0.BETA1
    • None
    • Loaders and Stores
    • None
    • Medium

    Description

      CloudCacheStore currently uses the BucketBasedCacheStore facilities to encode expiry information into the buckets. This means buckets need to be loaded (expensive) before such information can be read. It would be more efficient to encode this as metadata so that it can be read before potentially loading large blob values, and if the entry has expired, simply delete the entry rather than load it.

      Attachments

        Issue Links

          Activity

            People

              manik_jira Manik Surtani (Inactive)
              manik_jira Manik Surtani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: