GitHub user Mmuzaf opened a pull request: https://github.com/apache/ignite/pull/3774
Ignite 7791 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mmuzaf/ignite ignite-7791 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3774.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 #3774 ---- commit 73c02562a485ad013d7a80cc358a56f47e7b1432 Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-03-07T17:02:02Z IGNITE-7791: add test case for delayed partition exchange after reconnect commit 824ea5f717147e7e615bf961fb235e5b1207a00f Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-03-07T17:14:40Z IGNITE-7791: awaitPartitionMapExchange before client reconnects commit 640db004ca522e020512c460713ca66e305669bd Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-03-08T13:32:41Z IGNITE-7791: remove awaitPartitionMapExchange before client reconnects commit 8677131101c94e0d55d25dd65aae4bba4da9af24 Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-03-08T15:41:14Z IGNITE-7791: fix 100 prc issue reproducer commit e239167d87253919441f5faacf6ee2bbc248b394 Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-03-19T18:20:26Z IGNITE-7791: remove client node check commit 26645e5a241a339b56159b463234cc18f827e4f2 Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-03-27T18:30:04Z IGNITE-7791: more logging commit 2fba4cd60b698db5f27ca9c889fa4ace4aba97fb Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-04-04T09:16:26Z IGNITE-6842: update log details commit 2e31145ce76392f3ba8374d02fca04d1f983cac0 Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-04-05T09:52:51Z IGNITE-7791: more logging commit 5af630a4b2474e0459c3ee0b985ceb1cd6fa1389 Author: Maxim Muzafarov <maxmuzaf@...> Date: 2018-04-06T22:34:42Z IGNITE-7791: fix local caches context ---- ---