You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by SomeFire <gi...@git.apache.org> on 2018/06/29 11:43:36 UTC

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

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 <so...@...>
Date:   2018-06-29T11:42:13Z

    exception when try to enable atomic operation in tx

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---