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

[FineGrainedAtomicMap] Class Cast Exception in Clustered + Repeatable Read + Write Skew

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

XMLWordPrintable

      Test case available in here [1]

      When a transaction commits, the write skew check performs the validation by casting the cache entry to a ClusteredRepeatableReadEntry. However, the entry is a DeltaAwareCacheEntry.

      This happens when you have operations over a map inside a transaction.

      The tests failing are:
      WriteSkewFineGrainedAtomicMapAPITest.testSizeOnCache()
      WriteSkewFineGrainedAtomicMapAPITest.testCreateMapInTx()

      [1]https://github.com/pruivo/infinispan/commits/t_atomic_map_issue

              pruivo@redhat.com Pedro Ruivo
              pruivo@redhat.com Pedro Ruivo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: