GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4824
IGNITE-9682 changed updatePartitionFullMap() method to update map in ⦠â¦parallel You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9682 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4824.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 #4824 ---- commit ab31afe6a234db08b5455b3b40f64d895f4c614b Author: oleg-ostanin <oostanin@...> Date: 2018-09-25T09:40:25Z IGNITE-9682 changed updatePartitionFullMap() method to update map in parallel ---- ---