You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ilantukh <gi...@git.apache.org> on 2018/08/03 12:32:41 UTC

[GitHub] ignite pull request #4482: IGNITE-9068 : Avoided potential deadlock when ser...

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.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 #4482
    
----
commit 44cff17b4f2c444b2cbb71d70b735066e96f1bb8
Author: Ilya Lantukh <il...@...>
Date:   2018-08-03T12:31:31Z

    IGNITE-9068 : Avoided potential deadlock when service is deployed while node is stopping.

----


---