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

Cache.replace should support arrays of primitive types

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 5.3.0.Final
    • 5.2.1.Final
    • Loaders and Stores
    • None

      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.

              rh-ee-galder Galder ZamarreƱo
              adam.kovari Adam Kovari (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: