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

AsyncCacheLoader.load() may still return stale data

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      There's a race condition that allows AsyncCacheLoader.load() / State.get() to return stale data. If the coordinator thread moves a modification to the head state because of a key conflict with tail, State.get() may miss that modification and return data from the back-end store instead.

              Unassigned Unassigned
              kblees Karsten Blees (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: