GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/3248 IGNITE-6736: Switched GridCacheMapEntry synchronization to locks.
For test purpose
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/andrey-kuznetsov/ignite ignite-6736
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3248.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3248
----
commit 009e8710779355feb375ce63a60a24f12900c761
Author: Andrey Kuznetsov <
[hidden email]>
Date: 2017-12-18T15:36:01Z
IGNITE-6736: Switched GridCacheMapEntry synchronization to locks.
----
---