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

[jira] [Updated] (IGNITE-2948) Optimize usage of GridCacheConcurrentMap

     [ https://issues.apache.org/jira/browse/IGNITE-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-2948:
------------------------------------
    Fix Version/s: 2.8

> Optimize usage of GridCacheConcurrentMap
> ----------------------------------------
>
>                 Key: IGNITE-2948
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2948
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>            Reporter: Ilya Lantukh
>            Assignee: Yakov Zhdanov
>            Priority: Major
>              Labels: performance
>             Fix For: 2.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 1. Eliminate cases where an entry is stored in multiple maps.
> 2. Change GridCacheConcurrentMap implementation to be based on internal ConcurrentMap.
> 3. Remove redundant and obsolete code related to map usage.



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