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.patchTo 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.
----
---