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

Use map implementations that do array equality based on contents

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Major
    • 7.0.0.Final
    • None
    • None
    • None

    Description

      Make Infinispan use backing maps that do array equality based on its contents and not on reference.

      This would for example allow us to have maps with byte[] as keys without the need of wrapping these arrays into something else.

      This would need subclassing or reimplementing maps to make comparisons based on contents.

      An config option could be added if someone needed standard JDK map behavior.

      Attachments

        Issue Links

          Activity

            People

              manik_jira Manik Surtani (Inactive)
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: