[
https://issues.apache.org/jira/browse/IGNITE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-5075:
------------------------------------
Labels: important (was: )
> Implement logical 'cache groups' sharing the same physical caches
> -----------------------------------------------------------------
>
> Key: IGNITE-5075
> URL: https://issues.apache.org/jira/browse/IGNITE-5075
> Project: Ignite
> Issue Type: Task
> Components: cache
> Reporter: Semen Boikov
> Assignee: Semen Boikov
> Priority: Critical
> Labels: important
> Fix For: 2.1
>
>
> Currently started caches have pretty large memory overhead (e.g. to store
> affinity and partitions state information). If some application requires
> thousands caches with similar configuration then it would be useful to allow
> for 'logical' cache to reuse the same 'physical' cache. Let's introduce new
> CacheConfiguration property - 'groupName', caches with the same groupName
> will use the same 'physical' cache.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)