[GitHub] ignite pull request #5412: IGNITE-10260: MVCC: GetAndPutIfAbsent operation r...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5412: IGNITE-10260: MVCC: GetAndPutIfAbsent operation r...

andrey-kuznetsov
GitHub user AMashenkov opened a pull request:

    https://github.com/apache/ignite/pull/5412

    IGNITE-10260: MVCC: GetAndPutIfAbsent operation return no result.

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10260

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5412.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5412
   
----
commit 4053db079dffe1352b3df93e93020c028eff43be
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2018-11-16T14:27:56Z

    IGNITE-10260: Fix getAndPutIfAbsent.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5412: IGNITE-10260: MVCC: GetAndPutIfAbsent operation r...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/5412


---