You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dmekhanikov <gi...@git.apache.org> on 2018/08/27 16:18:06 UTC

[GitHub] ignite pull request #4626: IGNITE-9389 Avoid deadlocks on cache#close()

GitHub user dmekhanikov opened a pull request:

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

    IGNITE-9389 Avoid deadlocks on cache#close()

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-9389

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

    https://github.com/apache/ignite/pull/4626.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 #4626
    
----
commit 18bf109f386ea87470f9371faeafd7e2104e09b4
Author: Denis Mekhanikov <dm...@...>
Date:   2018-08-27T16:13:57Z

    IGNITE-9389 Add test.

commit 3321f77bd7242ec0a26002bee152bf6522943586
Author: Denis Mekhanikov <dm...@...>
Date:   2018-08-27T16:16:16Z

    IGNITE-9389 Avoid deadlock on cache#close().

----


---

[GitHub] ignite pull request #4626: IGNITE-9389 Avoid deadlocks on cache#close()

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---