GitHub user SomeFire opened a pull request:
https://github.com/apache/ignite/pull/4280 exception when try to enable atomic operation in tx
IGNITE-2313 Need to add a mode to fail atomic operations within a transaction
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/SomeFire/ignite ignite-2313-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4280.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4280
----
commit 27f4f3c3a415c4226df1776bc95173b6c2f2b815
Author: Dmitrii Ryabov <somefireone@...>
Date: 2018-06-29T11:42:13Z
exception when try to enable atomic operation in tx
----
---