GitHub user Jokser opened a pull request:
https://github.com/apache/ignite/pull/4065 IGNITE-8459 Do first checkpoint after all partitions have been initialized
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8459
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4065.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4065
----
commit df3fb2a24d4d43771094e56fea6680f23e3790e6
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-05-18T09:37:13Z
IGNITE-8459 WIP
commit 54e88d22bfd4c0b61593b4a8f0d5c319288593b7
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-05-18T16:22:01Z
IGNITE-8459 WIP
commit e8aeeea9d6c30df2ee03bfada3a8a399cfef7b6b
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-05-21T12:42:33Z
IGNITE-8459 WIP
commit 7d58eb9e3c3fa2358c7937ce3f73715d850a33f1
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-05-24T19:46:24Z
IGNITE-8459 Rework.
commit bd8ef85034bbf7c03d6c8b40b36fa4398a3b23ca
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-05-24T19:50:11Z
IGNITE-8459 Remove trash.
----
---