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/09/25 12:47:01 UTC

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

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

Semen Boikov updated IGNITE-5419:
---------------------------------
    Fix Version/s:     (was: 2.3)

> 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
>
> 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.4.14#64029)