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

FineGrainedAtomicMap with REPEATABLE_READ sees modifications from other transactions

    XMLWordPrintable

Details

    Description

      FineGrainedAtomicMap doesn't respect the REPEATABLE_READ isolation level: a transaction holding a FGAM reference will see subkeys added by another concurrent transaction.

      A test with PESSIMISTIC locking is here: https://github.com/danberindei/infinispan/commit/526ae4c414009b2a95b39a65b45bf0467cb78d73

      We need to test OPTIMISTIC locking and the coarse-grained AtomicMap as well.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: