[infinispan-issues] [JBoss JIRA] (ISPN-4207) Lock container ignores key Equivalence
William Burns (JIRA)
issues at jboss.org
Mon Apr 28 09:12:34 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-4207:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> 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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list