You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Lantukh (JIRA)" <ji...@apache.org> on 2016/04/05 14:09:25 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 ]

Ilya Lantukh updated IGNITE-2948:
---------------------------------
    Description: 
1. Eliminate cases where an entry is stored in multiple maps.
2. Change GridCacheConcurrentMap implementation to be based on internal ConcurrentMap.
3. Removed redundant and obsolete code related to map usage.

  was:
1. Eliminate cases where an entry is stored in multiple maps.
2. Change GridCacheConcurrentMap implementation to be based on internal ConcurrentMap.
3. Removed redundant and obsolete coded related to map functionality.


> 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: Ilya Lantukh
>
> 1. Eliminate cases where an entry is stored in multiple maps.
> 2. Change GridCacheConcurrentMap implementation to be based on internal ConcurrentMap.
> 3. Removed redundant and obsolete code related to map usage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)