[GitHub] ignite pull request #5517: IGNITE-10298 Cover possible deadlock in case of c...

2018-11-28 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #5517: IGNITE-10298 Cover possible deadlock in case of c...

2018-11-27 Thread Jokser
GitHub user Jokser opened a pull request:

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

IGNITE-10298 Cover possible deadlock in case of caches start and frequent 
checkpoints



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

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

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

https://github.com/apache/ignite/pull/5517.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 #5517


commit efe84b1356bbb89ca059691fbbb112716a6aa85c
Author: Pavel Kovalenko 
Date:   2018-11-20T17:26:52Z

IGNITE-10298 Cover possible deadlock in case of caches start and frequent 
checkpoints.




---