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

Multimap cache does not work with byte array values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 11.0.5.Final
    • Multimap
    • None
    • Undefined

      Byte arrays work fine in regular caches.

       

      However in multimaps caches it seems they are not wrapped.

      Consequently, when you try to remove a value which was previously added, the values stays in the map.

      This happens because array1.equals(array2)) returns false if content is the same but array instances are different.

            Unassigned Unassigned
            rhn-engineering-tsegismo Thomas Segismont
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: