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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Ilya Lantukh created IGNITE-2948:
------------------------------------

             Summary: 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 coded related to map functionality.



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