]
Pedro Ruivo updated ISPN-4207:
------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
Lock container ignores key Equivalence
--------------------------------------
Key: ISPN-4207
URL:
https://issues.jboss.org/browse/ISPN-4207
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 7.0.0.Alpha3
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 7.0.0.Alpha4
AbstractPerEntryLockContainer uses an EquivalentConcurrentHashMapV8 to map keys to lock.
It can create issues when the key is a byte array.
edit: the Stripped*LockContainer suffers from the same problem since it uses
object.hashCode().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: