Ilya Kasnacheev created IGNITE-9517:
---------------------------------------
Summary: Replace uses of ConcurrentHashSet with GridConcurrentHashSet in tests
Key: IGNITE-9517
URL:
https://issues.apache.org/jira/browse/IGNITE-9517 Project: Ignite
Issue Type: Improvement
Reporter: Ilya Kasnacheev
There are numerous tests where org.eclipse.jetty.util.ConcurrentHashSet is used.
We should not refer to jetty's utils and use our GridConcurrentHashSet instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)