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

Pedro Ruivo (JIRA) issues at jboss.org
Fri Nov 3 14:03:01 EDT 2017


Pedro Ruivo created ISPN-8490:
---------------------------------

             Summary: Add compare-and-swap operation to StrongCounter
                 Key: ISPN-8490
                 URL: https://issues.jboss.org/browse/ISPN-8490
             Project: Infinispan
          Issue Type: Feature Request
          Components: Clustered Counter
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo


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