You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2017/11/08 15:04:00 UTC

[jira] [Resolved] (MAVIBOT-40) We could probably merge the BTreeHeader page and the Root Page

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

Emmanuel Lecharny resolved MAVIBOT-40.
--------------------------------------
    Resolution: Won't Fix

Actually, keeping those three pages separated is fine.

> We could probably merge the BTreeHeader page and the Root Page
> --------------------------------------------------------------
>
>                 Key: MAVIBOT-40
>                 URL: https://issues.apache.org/jira/browse/MAVIBOT-40
>             Project: Mavibot
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-M4
>            Reporter: Emmanuel Lecharny
>            Assignee: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.0.0-M9
>
>
> Currently, each BTree has at least 3 pages :
> - BTreeHeader
> - BTreeInfo
> - RootPage
> As we copy the BTreeHeader and the RootPage for each modification, we could probably merge them into one single page. That would save one update on disk.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)