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/05/28 13:40:51 UTC

[GitHub] ignite pull request #4078: IGNITE-8482 2-phase partition release wait optimi...

GitHub user Jokser opened a pull request:

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

    IGNITE-8482 2-phase partition release wait optimization

    

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

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

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

    https://github.com/apache/ignite/pull/4078.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 #4078
    
----
commit b9bef2d655bd8fea9ab4976577532029979b462f
Author: Pavel Kovalenko <jo...@...>
Date:   2018-05-28T13:36:19Z

    IGNITE-8482 Do not perform distributed partition release wait in case of cluster activation or caches start.

commit 66dd1c5795f80aa8a8f775633f8f1b2ab9c5b2fd
Author: Pavel Kovalenko <jo...@...>
Date:   2018-05-28T13:38:51Z

    IGNITE-8482 Skip partitions validation in case of caches start.

----


---

[GitHub] ignite pull request #4078: IGNITE-8482 2-phase partition release wait optimi...

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

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


---