[infinispan-issues] [JBoss JIRA] (ISPN-5370) Make clear() non-transactional and lock free

Pedro Ruivo (JIRA) issues at jboss.org
Thu Apr 16 09:48:19 EDT 2015


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

Pedro Ruivo updated ISPN-5370:
------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Pull Request already integrated.

> Make clear() non-transactional and lock free
> --------------------------------------------
>
>                 Key: ISPN-5370
>                 URL: https://issues.jboss.org/browse/ISPN-5370
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core
>            Reporter: Pedro Ruivo
>            Assignee: Pedro Ruivo
>             Fix For: 7.2.0.CR1, 7.2.0.Final
>
>
> New semantic for clear:
> * assumes no concurrent operation while the command is in progress
> * Lock free (avoids any issues with stop-the-word or deadlocks)
> * non-transactional (it does not interact with current running or others transactions)



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


More information about the infinispan-issues mailing list