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.patchTo 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.
----
---