You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by pavlukhin <gi...@git.apache.org> on 2018/10/19 15:45:35 UTC

[GitHub] ignite pull request #5040: IGNITE-9944: GridDhtTxAbstractEnlistFuture near n...

GitHub user pavlukhin opened a pull request:

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

    IGNITE-9944: GridDhtTxAbstractEnlistFuture near nodes update race

    

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

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

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

    https://github.com/apache/ignite/pull/5040.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 #5040
    
----
commit 72be72b18b8ab9c791ef06ad811e16cfd15cd55e
Author: ipavlukhin <vo...@...>
Date:   2018-10-19T15:42:14Z

    fix problem when first enlist request is not sent to near node with MOVING backup partition

----


---

[GitHub] ignite pull request #5040: IGNITE-9944: GridDhtTxAbstractEnlistFuture near n...

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

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


---