You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/01/24 10:02:00 UTC

[jira] [Created] (IGNITE-7513) Get rid of org.jsr166.ConcurrentHashMap8

Andrey Kuznetsov created IGNITE-7513:
----------------------------------------

             Summary: Get rid of org.jsr166.ConcurrentHashMap8
                 Key: IGNITE-7513
                 URL: https://issues.apache.org/jira/browse/IGNITE-7513
             Project: Ignite
          Issue Type: Task
            Reporter: Andrey Kuznetsov
            Assignee: Andrey Kuznetsov
             Fix For: 2.5


This class was made of ConcurrentHashMapV8, an intermadiate implementation of Java8's ConcurrentHashMap. Now we should switch to standard CHM. Possibly, we'll have to check for performance implications.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)