[
https://issues.apache.org/jira/browse/IGNITE-7513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Kuznetsov updated IGNITE-7513:
-------------------------------------
Description: This class was made of ConcurrentHashMapV8, an intermediate
implementation of Java8's ConcurrentHashMap. Now we should switch to standard
CHM. Possibly, we'll have to check for performance implications. (was: 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.)
> 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
> Priority: Major
> Fix For: 2.5
>
>
> This class was made of ConcurrentHashMapV8, an intermediate 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)