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

Transactional AtomicHashMap modifications are lost when persisting

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.1.0.BETA1
    • 4.0.0.Final, 4.1.0.ALPHA3
    • None
    • None

    Description

      When an AtomicHashMap stored in a cache store using transactions, the actual modification is lost.

      This is due to duplication of modifications being fired. After the 1st modification has been sent to another node or cache store, its delta is reset and when the 2nd modification comes, it finds delta as being null and hence that's what's replicated stored.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: