You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Jokser <gi...@git.apache.org> on 2018/03/30 10:38:41 UTC

[GitHub] ignite pull request #3721: IGNITE-8080 Avoid updating tx entries twice

GitHub user Jokser opened a pull request:

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

    IGNITE-8080 Avoid updating tx entries twice

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-8080

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

    https://github.com/apache/ignite/pull/3721.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 #3721
    
----
commit 9b0adbdf4a251badb7cb0868c598a6a40c6e4a3e
Author: Pavel Kovalenko <jo...@...>
Date:   2018-03-30T10:36:30Z

    IGNITE-8080 Avoid updating tx entries twice if near entry update throws EntryRemovedException.

----


---

[GitHub] ignite pull request #3721: IGNITE-8080 Avoid updating tx entries twice

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

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


---