[jira] [Created] (IGNITE-5419) Try optimize on-heap cache maps created for caches in the same cache group

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

[jira] [Created] (IGNITE-5419) Try optimize on-heap cache maps created for caches in the same cache group

Anton Vinogradov (Jira)
Semen Boikov created IGNITE-5419:
------------------------------------

             Summary: Try optimize on-heap cache maps created for caches in the same cache group
                 Key: IGNITE-5419
                 URL: https://issues.apache.org/jira/browse/IGNITE-5419
             Project: Ignite
          Issue Type: Task
          Components: cache
            Reporter: Semen Boikov
            Assignee: Semen Boikov
            Priority: Critical
             Fix For: 2.2


Now if cache group contains multiple caches, then DhtLocalPartition will contain separate per-cache maps. Need think how this can be optimized (single map per-partition where key will contain cacheId? or single on-heap map per cache?)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)