[GitHub] ignite pull request #5439: IGNITE-10238

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5439: IGNITE-10238

andrey-kuznetsov
GitHub user NSAmelchev opened a pull request:

    https://github.com/apache/ignite/pull/5439

    IGNITE-10238

    Fix possible deadlock of system threads.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/NSAmelchev/ignite ignite-10238

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5439.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 #5439
   
----
commit 630156cf16168702dabab4fd7b2c41bf0eaf83e7
Author: NSAmelchev <nsamelchev@...>
Date:   2018-11-19T23:01:09Z

    Fix system threads deadlock

----


---