[infinispan-issues] [JBoss JIRA] (ISPN-4073) clear() can create inconsistencies

Pedro Ruivo (JIRA) issues at jboss.org
Fri Apr 10 09:07:19 EDT 2015


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

Pedro Ruivo closed ISPN-4073.
-----------------------------
      Assignee: Pedro Ruivo
    Resolution: Won't Fix


> clear() can create inconsistencies
> ----------------------------------
>
>                 Key: ISPN-4073
>                 URL: https://issues.jboss.org/browse/ISPN-4073
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 7.0.0.Alpha1
>            Reporter: Pedro Ruivo
>            Assignee: Pedro Ruivo
>
> Since the clear operation only acquires locks on the existing keys, it is possible for a clear operation to execute concurrently with another operation that is adding a new key. Since the lock on the new key is not acquired by the clear, some nodes can perform first the clear then the operation and others vice-versa. 



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list