GitHub user dmekhanikov opened a pull request: https://github.com/apache/ignite/pull/3808
ignite-8205 make services be redeployed when cluster is getting activated You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8205 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3808.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 #3808 ---- commit ac1e5ae6aec7cd5f8f4463aab4e5425a092024c1 Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-04-11T13:40:53Z ignite-8205 add test for service redeployment on activation commit 42a00d9c1d11f8af88045ac7e83e6140c5565854 Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-04-12T12:23:29Z ignite-8205 clear list of local services in GridServiceProcessor#onKernalStop commit 494846ad9de90a337db91c1021bc984917600cf2 Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-04-12T13:08:40Z ignite-8205 add header to test commit 33957b351d9f7f548b60b38bc0d6de76f5a03602 Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-04-12T13:10:46Z ignite-8205 add test to suite commit 4d20a549f2df492de2d92d634e516d382dcce4aa Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-04-11T16:02:17Z add comments for non-obvious parts of GridServiceProcessor ---- ---