GitHub user techbysample opened a pull request:
https://github.com/apache/ignite/pull/3638 IGNITE-7916: GA Grid examples should be ready for auto run on TeamCity
Removed Ignition.stop(true) to prevent shutdown of examples within build.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/techbysample/ignite ignite-7916
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3638.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3638
----
commit 6da25a491721121490a5b868295e5496392fed22
Author: Turik Campbell <admin@...>
Date: 2018-03-14T23:15:04Z
IGNITE-7916: Removed Ignition.stop(true) to prevent shutdown of examples within build.
commit 7d5e74eb97e8a5ebbe9f2a640f9f36aae5adb2be
Author: Turik Campbell <admin@...>
Date: 2018-03-14T23:19:16Z
IGNITE-7916: Merge branch 'master' into ignite-7916
----
---