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

FileCacheStore should lock individual files when purging, rather than acquire a global lock

XMLWordPrintable

      When purging, the whole cache seems to be blocked.

      This might be caused by the global lock used in FileCacheStore.purgeInternal().

      A solution might be to lock each cache key to be purged. This might be slower, but will not block the whole cache.

      (checked with FileCacheStore)

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

              Created:
              Updated:
              Resolved: