[ 
https://issues.apache.org/jira/browse/IGNITE-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897202#comment-15897202
 ] 

ASF GitHub Bot commented on IGNITE-4758:
----------------------------------------

GitHub user sergey-chugunov-1985 opened a pull request:

    https://github.com/apache/ignite/pull/1595

    IGNITE-4758 multiple PageMemory instances were implemented

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-4758

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1595.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1595
    
----
commit d830c9edea204881260cb54f25615f807a0760f1
Author: Sergey Chugunov <[email protected]>
Date:   2017-03-02T16:24:20Z

    IGNITE-4758 multiple MemoryPolicies were implemented

----


> 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: Sergey Chugunov
>             Fix For: 2.0
>
>   Original Estimate: 336h
>          Time Spent: 24h
>  Remaining Estimate: 312h
>
> 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)

Reply via email to