[infinispan-issues] [JBoss JIRA] (ISPN-8489) Add compare-and-swap operation to StrongCounter

Pedro Ruivo (JIRA) issues at jboss.org
Fri Nov 10 10:16:00 EST 2017


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

Pedro Ruivo updated ISPN-8489:
------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/5568


> Add compare-and-swap operation to StrongCounter
> -----------------------------------------------
>
>                 Key: ISPN-8489
>                 URL: https://issues.jboss.org/browse/ISPN-8489
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Clustered Counter
>            Reporter: Pedro Ruivo
>            Assignee: Pedro Ruivo
>             Fix For: 9.2.0.Beta1
>
>
> A compare-and-swap is preferred over the compare-and-set since it can save a RPC to re-fetch the counter's value. This is important for server-mode as well.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list