GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/3929
IGNITE-8405 Update partition owners during exchange in 1 operation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8405 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3929.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 #3929 ---- commit 158fa123464426a8188f60a6af0bfb04752a487d Author: Pavel Kovalenko <jokserfn@...> Date: 2018-04-26T17:55:57Z IGNITE-8405 Update partition owners during exchange in 1 operation. ---- ---