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

Multimap cache does not work with byte array values

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: