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

FineGrainedAtomicHashMap should support independent write skew checks for each key

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • 5.3.0.Beta2
    • Core
    • None

      FineGrainedAtomicHashMap supports fine-grained locking in pessimistic mode, but in optimistic mode the write-skew check is still done for the entire map.

      The write skew check should be done for each entry of the map individually, so that multiple transactions can update the same FineGrainedAtomicHashMap at the same time.

            rvansa1@redhat.com Radim Vansa (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: