[GitHub] ignite pull request #4280: exception when try to enable atomic operation in ...

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

[GitHub] ignite pull request #4280: exception when try to enable atomic operation in ...

andrey-kuznetsov
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.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 #4280
   
----
commit 27f4f3c3a415c4226df1776bc95173b6c2f2b815
Author: Dmitrii Ryabov <somefireone@...>
Date:   2018-06-29T11:42:13Z

    exception when try to enable atomic operation in tx

----


---