You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/02/05 20:24:00 UTC

[jira] [Assigned] (IGNITE-7627) Introduce a new page rotation policy to avoid replacement of primary Index pages

     [ https://issues.apache.org/jira/browse/IGNITE-7627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Pavlov reassigned IGNITE-7627:
--------------------------------------

    Assignee: Dmitriy Pavlov

> Introduce a new page rotation policy to avoid replacement of primary Index pages
> --------------------------------------------------------------------------------
>
>                 Key: IGNITE-7627
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7627
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>            Reporter: Alexey Popov
>            Assignee: Dmitriy Pavlov
>            Priority: Major
>
> It would be great if we can have a new type of page replacement policy that does not affect index pages when persistence is on. So, the index pages always will be in-mem and that will improve an overall system performance for random reads with persistence is on.
> For instance, MongoDB works that way. It always keeps all indexes in-mem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)