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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <rshtykh@...>
Date:   2018-11-15T06:34:11Z

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

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---