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

AsyncCacheLoader.load() may still return stale data

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kblees Karsten Blees (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: