[
https://issues.apache.org/jira/browse/IGNITE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699030#comment-16699030
]
ASF GitHub Bot commented on IGNITE-9517:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/5397
> 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
> Assignee: Roman Shtykh
> Priority: Major
> Labels: test
> Fix For: 2.8
>
>
> 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)