GitHub user rprabhat opened a pull request: https://github.com/apache/ignite/pull/3945
IGNITE-8436 Added shutdown for services thread pool You can merge this pull request into a Git repository by running: $ git pull https://github.com/rprabhat/ignite ignite-8436 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3945.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 #3945 ---- commit 57667acad2ee002c42122243dfbb25a02ce7d7e3 Author: Prabhat Ranjan <prabhat01@...> Date: 2018-05-05T10:40:55Z Merge pull request #1 from apache/master merge from master commit 9f8f8f75a8277e0e8299a39e37990461ad375a59 Author: Prabhat Ranjan <prabhat01@...> Date: 2018-05-05T14:04:51Z IGNITE-8436 Added shutdown for services thread pool. ---- ---