[infinispan-issues] [JBoss JIRA] (ISPN-4207) Lock container ignores key Equivalence

Pedro Ruivo (JIRA) issues at jboss.org
Tue Apr 15 05:44:33 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Ruivo updated ISPN-4207:
------------------------------

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2504

    
> 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