[
https://issues.apache.org/jira/browse/IGNITE-10260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689479#comment-16689479
]
ASF GitHub Bot commented on IGNITE-10260:
-----------------------------------------
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.
----
> MVCC: GetAndPutIfAbsent operation return no result.
> ---------------------------------------------------
>
> Key: IGNITE-10260
> URL: https://issues.apache.org/jira/browse/IGNITE-10260
> Project: Ignite
> Issue Type: Bug
> Components: cache, mvcc
> Affects Versions: 2.7
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Major
> Fix For: 2.8
>
>
> Next test (but may be not the only) are failed with Mvcc cache mode:
> CachePutIfAbsentTest.testTxConflictGetAndPutIfAbsent()
> CacheEnumOperationsSingleNodeTest.testMvccTx()
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)