You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (Jira)" <ji...@apache.org> on 2019/12/10 00:10:00 UTC

[jira] [Created] (GEODE-7563) Replace uses of ConcurrentHashSet with ConcurrentHashMap.newKeySet()

Dan Smith created GEODE-7563:
--------------------------------

             Summary: Replace uses of ConcurrentHashSet with ConcurrentHashMap.newKeySet()
                 Key: GEODE-7563
                 URL: https://issues.apache.org/jira/browse/GEODE-7563
             Project: Geode
          Issue Type: Bug
            Reporter: Dan Smith


As of Java 1.8, we can create a concurrent hash set directly from the JDK.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)