[infinispan-issues] [JBoss JIRA] (ISPN-5504) Cache implementation for replace doesn't work with arrays

Christian Beikov (JIRA) issues at jboss.org
Sun May 24 14:25:19 EDT 2015


Christian Beikov created ISPN-5504:
--------------------------------------

             Summary: Cache implementation for replace doesn't work with arrays
                 Key: ISPN-5504
                 URL: https://issues.jboss.org/browse/ISPN-5504
             Project: Infinispan
          Issue Type: Feature Request
          Components: JCache
    Affects Versions: 7.2.1.Final
            Reporter: Christian Beikov


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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list