Semen Boikov created IGNITE-5075:
------------------------------------
Summary: 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
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)