You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2017/06/06 10:19:18 UTC

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

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)