GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/4215
IGNITE-8752 : Removed topology readlock acquisition when reading local update counters. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8752 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4215.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 #4215 ---- commit 19fadabd0e0bcced6ab285d8a9f86679ab5a4a01 Author: Ilya Lantukh <ilantukh@...> Date: 2018-06-18T12:59:06Z IGNITE-8752 : Removed topology readlock acquisition when reading local update counters. ---- ---