GitHub user BiryukovVA opened a pull request:
https://github.com/apache/ignite/pull/3250 IGNITE-3464
Fixed bug - race between partition exchange and prepare/finish requests.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/BiryukovVA/ignite IGNITE-3464
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3250.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3250
----
commit a370e2f30008b244f26fcdda0eb0a30e8132f04a
Author: Vitaliy Biryukov <
[hidden email]>
Date: 2017-12-18T23:15:24Z
IGNITE-3464: Fixed bug - race between partition exchange and prepare/finish requests.
----
---