Sergey Chugunov created IGNITE-4758:
---------------------------------------
Summary: Introduce MemoryPolicy configuration and adapt PageMemory concept to multiple memory policies
Key: IGNITE-4758
URL:
https://issues.apache.org/jira/browse/IGNITE-4758 Project: Ignite
Issue Type: Sub-task
Reporter: Sergey Chugunov
Assignee: Sergey Chugunov
h2. Acceptance Criteria
# For each named *MemoryPolicy* described in configuration new named *PageMemory* is created.
# Each cache on startup is assigned to corresponding *PageMemory* instance which is stored in context of the cache.
# A default *PageMemory* is used to store content of caches with no *MemoryPolicy* configured.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)