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

AsyncCacheLoader.load() may still return stale data

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)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: