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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <jokserfn@...>
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 <jokserfn@...>
Date:   2018-05-28T13:38:51Z

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

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---