You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by AMashenkov <gi...@git.apache.org> on 2017/12/11 09:00:43 UTC

[GitHub] ignite pull request #3193: IGNITE-7157: Fixed deadlock when partition evicti...

GitHub user AMashenkov opened a pull request:

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

    IGNITE-7157: Fixed deadlock when partition eviction run in different threads.

    

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

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

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

    https://github.com/apache/ignite/pull/3193.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 #3193
    
----
commit cec30537cd08de42ae1be43f36a1fc80c1577b32
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2017-12-07T16:16:25Z

    IGNITE-7157: Fixed deadlock when partition eviction run in different threads.

----


---

[GitHub] ignite pull request #3193: IGNITE-7157: Fixed deadlock when partition evicti...

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

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


---