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

Cache implementation for replace doesn't work with arrays

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: