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.patchTo 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 <vololo100@...>
Date: 2018-10-19T15:42:14Z
fix problem when first enlist request is not sent to near node with MOVING backup partition
----
---