GitHub user glukos opened a pull request: https://github.com/apache/ignite/pull/2521
Ignite 2.2 - PR for tests run You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2.2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2521.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 #2521 ---- commit 9cd966a702faff32f6efc7fe9e05294b52ecfffc Author: oleg-ostanin <oosta...@gridgain.com> Date: 2017-07-17T13:30:04Z removed excluding ML sources from assembly file - Fixes #2310. Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com> commit 355ffda1e8aa88fd904d037995c061380aa1b74d Author: devozerov <voze...@gridgain.com> Date: 2017-07-17T14:11:59Z Merge branch 'ignite-2.1.2' into ignite-2.1 commit bdaeecca96798539c4baebe30aa10b33d832df10 Author: Anton Vinogradov <a...@apache.org> Date: 2017-07-20T11:58:09Z Assembly procedure fix commit 710d1f44524c7358d445b821763c71627a037876 Author: Igor Seliverstov <gvvinbl...@gmail.com> Date: 2017-08-25T13:10:09Z IGNITE-6182 Change default max memory size from 80% to 20% commit 187bb5dfcf46dce76a9f80eab6f986b25e211a01 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-08-10T10:31:23Z IGNITE-5961 - Align pages in LFS partition files to pageSize (cherry picked from commit ecdf6fb) commit d73cc166b61d445ea3374d560994161957607994 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-08-10T15:13:17Z IGNITE-5961 - Fixed pages() method for FilePageStore (cherry picked from commit f0fbb31) commit 5c0b7dd993b1ab9ae541c9d2253e025187716683 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-08-17T12:54:21Z IGNITE-6033 Added sorted and multithreaded modes in checkpointing algorithm - Fixes #2441. Signed-off-by: Alexey Goncharuk <alexey.goncha...@gmail.com> (cherry picked from commit 69e6f8b) commit 9c784cf2c070e49051b45a544f4851d5a8546c7d Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-08-25T16:03:16Z IGNITE-6033 Fixed compilation error commit 30d2cba9ea7d9f52683e6b6d313204011e620337 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-08-24T15:18:31Z IGNITE-6178 Make CheckpointWriteOrder.SEQUENTIAL and checkpointingThreads=4 default in persistent store confguration (cherry picked from commit 6f279b0) commit 3de547e79e9c1b67e08420ab3f4b61d18a7cf524 Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-08-22T13:34:31Z IGNITE-6154 fix incorrect check checkpoint pages (cherry picked from commit 474ecb8) commit bdde256a94098e9bd06495427ae79086dcae43e3 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-08-22T14:03:42Z IGNITE-6154 also fixed check for WAL record (cherry picked from commit fa42218) commit 467e8fda337528c5b5ec0e1c837d5fa4e6d48564 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-08-25T16:20:59Z IGNITE-6183 Make "Node crashed in the middle of checkpoint" message softer and more informative commit 5a03872b9a1f1f8efbe84e94e78169784cf36d2f Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-08-25T16:30:45Z IGNITE-6183 Make "Node crashed in the middle of checkpoint" message softer and more informative ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---