Details
-
Enhancement
-
Resolution: Done
-
Minor
-
5.2.1.Final
-
None
Description
org.infinispan.Cache.replace does not handle values as arrays of primitive types well. It compares the old and new value as .equals but this doesn't work for arrays of primitives. It should use Arrays.equals for such a case.
Attachments
Issue Links
- is incorporated by
-
ISPN-2281 Enable inter server endpoint communication in a compatibility mode
-
- Closed
-