You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by andrey-kuznetsov <gi...@git.apache.org> on 2017/12/18 15:37:46 UTC

[GitHub] ignite pull request #3248: IGNITE-6736: Switched GridCacheMapEntry synchroni...

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.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 #3248
    
----
commit 009e8710779355feb375ce63a60a24f12900c761
Author: Andrey Kuznetsov <st...@gmail.com>
Date:   2017-12-18T15:36:01Z

    IGNITE-6736: Switched GridCacheMapEntry synchronization to locks.

----


---

[GitHub] ignite pull request #3248: IGNITE-6736: Switched GridCacheMapEntry synchroni...

Posted by andrey-kuznetsov <gi...@git.apache.org>.
Github user andrey-kuznetsov closed the pull request at:

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


---