You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by macrergate <gi...@git.apache.org> on 2018/05/24 08:56:50 UTC

[GitHub] ignite pull request #4059: IGNITE-8587 GridToStringBuilder use ConcurrentHas...

GitHub user macrergate opened a pull request:

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

    IGNITE-8587 GridToStringBuilder use ConcurrentHashMap to avoid global…

    … locks on classCache

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

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

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

    https://github.com/apache/ignite/pull/4059.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 #4059
    
----
commit 9db962835f49bc08a63f099995b0e3f98ff5bdea
Author: Sergey Kosarev <sk...@...>
Date:   2018-05-24T08:56:12Z

    IGNITE-8587 GridToStringBuilder use ConcurrentHashMap to avoid global locks on classCache

----


---

[GitHub] ignite pull request #4059: IGNITE-8587 GridToStringBuilder use ConcurrentHas...

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

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


---