[jira] [Created] (IGNITE-9517) Replace uses of ConcurrentHashSet with GridConcurrentHashSet in tests

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9517) Replace uses of ConcurrentHashSet with GridConcurrentHashSet in tests

Anton Vinogradov (Jira)
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)