GitHub user Jokser opened a pull request: https://github.com/apache/ignite/pull/3911
IGNITE-8358 Destroy partition inside evictor to prevent possible deadlock You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8358 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3911.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 #3911 ---- commit c8d9423521f9be9123c570b57cf638aad46583dc Author: Pavel Kovalenko <jokserfn@...> Date: 2018-04-24T16:45:08Z IGNITE-8358 Destroy partition inside evictor to prevent possible deadlock. ---- ---