You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Jokser <gi...@git.apache.org> on 2018/09/27 13:01:23 UTC

[GitHub] ignite pull request #4854: IGNITE-9561 Parallelize affinity calculation and ...

GitHub user Jokser opened a pull request:

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

    IGNITE-9561 Parallelize affinity calculation and partitions assignment during PME

    

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

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

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

    https://github.com/apache/ignite/pull/4854.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 #4854
    
----
commit 2e8a92734a45b3c6861c98e04d4a2aa4dee09551
Author: Pavel Kovalenko <jo...@...>
Date:   2018-09-27T12:59:31Z

    IGNITE-9561 Parallelize affinity initialization and recalculation, partitions validation and assignment.

----


---

[GitHub] ignite pull request #4854: IGNITE-9561 Parallelize affinity calculation and ...

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

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


---