[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:comment-tabpanel&focusedCommentId=13057805#comment-13057805 ] 

Pedro Ruivo commented on ISPN-4073:
-----------------------------------

Clear consistency was relaxed. Closing this JIRA

> 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
>
> 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