]
Manik Surtani updated ISPN-492:
-------------------------------
Fix Version/s: 7.0.0.FINAL
Use map implementations that do array equality based on contents
----------------------------------------------------------------
Key: ISPN-492
URL:
https://issues.jboss.org/browse/ISPN-492
Project: Infinispan
Issue Type: Feature Request
Reporter: Galder ZamarreƱo
Assignee: Manik Surtani
Fix For: 7.0.0.FINAL
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: