GitHub user NSAmelchev opened a pull request:
https://github.com/apache/ignite/pull/4894 IGNITE-9673
Fix deadlock of system threads.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/NSAmelchev/ignite ignite-9673
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4894.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4894
----
commit 680ddc7f4b5eeedc2ed3294ad3d756146f846dff
Author: NSAmelchev <nsamelchev@...>
Date: 2018-10-02T14:31:18Z
Fix sys thread deadlock
----
---