You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by shroman <gi...@git.apache.org> on 2018/11/15 06:35:32 UTC

[GitHub] ignite pull request #5397: IGNITE-9517: Replace uses of ConcurrentHashSet wi...

GitHub user shroman opened a pull request:

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

    IGNITE-9517: Replace uses of ConcurrentHashSet with GridConcurrentHas…

    …hSet in tests.

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

    $ git pull https://github.com/shroman/ignite IGNITE-9517

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

    https://github.com/apache/ignite/pull/5397.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 #5397
    
----
commit 981afa9ccd53bcd3db5e6e31eac7c63e44aebafb
Author: shroman <rs...@...>
Date:   2018-11-15T06:34:11Z

    IGNITE-9517: Replace uses of ConcurrentHashSet with GridConcurrentHashSet in tests.

----


---

[GitHub] ignite pull request #5397: IGNITE-9517: Replace uses of ConcurrentHashSet wi...

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

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


---