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

Cache implementation for replace doesn't work with arrays

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 7.2.1.Final
    • JCache
    • None

      The JCache/JSR107 implementation uses Object.equals for checking cache value equality. The replace function is therefore unable to handle array values. See https://github.com/infinispan/infinispan/blob/master/jcache/commons/src/main/java/org/infinispan/jcache/AbstractJCache.java#L295

            Unassigned Unassigned
            christian.beikov Christian Beikov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: