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

L1 requestor registered after value read

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

XMLWordPrintable

      As the L1 requestor is registered only after the value is retrieved from data container, the (transactional) update of the value may not invalide the entry after write and the cache gets inconsistent.
      Consider this interleaving of operations (G=get request from other node, C=commit)

      R: read value -> old value
      C: update old -> new
      C: notify requestors for key
      R: add requestor for key

              wburns@redhat.com Will Burns
              rvansa1@redhat.com Radim Vansa (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: