GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/4333 IGNITE-8926 : Fixed deadlock when binary metadata got updated while holding topology read lock.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8926
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4333.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4333
----
commit 2b3af6347b96a7cc677283ba8ea6638ac3811b90
Author: Ilya Lantukh <ilantukh@...>
Date: 2018-07-09T10:56:29Z
IGNITE-8926 : Fixed deadlock when binary metadata got updated while holding topology read lock.
----
---