GitHub user dmekhanikov opened a pull request: https://github.com/apache/ignite/pull/3863
IGNITE-8134 fix service deployment from nodes outside of BLT You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8134 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3863.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 #3863 ---- commit a293129885eede98b282471c681b7a45e14968b7 Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-04-18T11:52:10Z IGNITE-8134 subscribe to system cache events on nodes outside BLT commit 2f5c9fdf6ab283047d400a3fc38254ac6253882e Author: Denis Mekhanikov <dmekhanikov@...> Date: 2018-04-18T12:53:47Z IGNITE-8134 add tests for service deployment from outside baseline ---- ---