[GitHub] ignite pull request #4304: IGNITE-8801 Change default behaviour of atomic op...

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

[GitHub] ignite pull request #4304: IGNITE-8801 Change default behaviour of atomic op...

andrey-kuznetsov
GitHub user SomeFire opened a pull request:

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

    IGNITE-8801 Change default behaviour of atomic operations inside txs

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SomeFire/ignite ignite-8801

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4304.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 #4304
   
----
commit 2437cc03edaf183f73a646fc682da515ec4867c5
Author: Dmitrii Ryabov <somefireone@...>
Date:   2018-07-04T09:35:18Z

    IGNITE-8801 Change default behaviour of atomic operations inside transactions

----


---