[GitHub] ignite pull request #5233: IGNITE-10092 Race in partition state when checkpo...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5233: IGNITE-10092 Race in partition state when checkpo...

andrey-kuznetsov
GitHub user vldpyatkov opened a pull request:

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

    IGNITE-10092 Race in partition state when checkpoint started at the m…

    …iddle of starts caches

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

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

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

    https://github.com/apache/ignite/pull/5233.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 #5233
   
----
commit e0ee0c765b9e51fbb412582eaa91e92dbd2f3342
Author: vd-pyatkov <vpyatkov@...>
Date:   2018-11-01T11:19:01Z

    IGNITE-10092 Race in partition state when checkpoint started at the middle of starts caches

----


---