[jira] [Created] (IGNITE-1501) Add compare-and-set operation which returns currnet value in case of failure.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1501) Add compare-and-set operation which returns currnet value in case of failure.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-1501:
---------------------------------------

             Summary: Add compare-and-set operation which returns currnet value in case of failure.
                 Key: IGNITE-1501
                 URL: https://issues.apache.org/jira/browse/IGNITE-1501
             Project: Ignite
          Issue Type: Task
          Components: cache, general
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
             Fix For: ignite-1.5


Currently our distributed atomics can only return boolean flag in case of failed CAS. We need to extend this and add another method returning previous value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)