GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/4482 IGNITE-9068 : Avoided potential deadlock when service is deployed while node is stopping.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9068
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4482.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4482
----
commit 44cff17b4f2c444b2cbb71d70b735066e96f1bb8
Author: Ilya Lantukh <ilantukh@...>
Date: 2018-08-03T12:31:31Z
IGNITE-9068 : Avoided potential deadlock when service is deployed while node is stopping.
----
---