[
https://issues.apache.org/jira/browse/IGNITE-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905241#comment-15905241
]
Sergey Chugunov commented on IGNITE-4758:
-----------------------------------------
Added configuration logging for default MemoryPolicy and MemoryPolicy for
system cache.
Fixed bunch of test failures in CPP Win32 suite caused by OutOfMemory errors on
nodes startup.
> 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
> Components: cache
> Reporter: Sergey Chugunov
> Assignee: Alexey Kuznetsov
> Fix For: 2.0
>
> Original Estimate: 336h
> Time Spent: 32h
> Remaining Estimate: 304h
>
> 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)