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 2013/11/29 04:52:35 UTC

[jira] [Resolved] (MAVIBOT-22) Sub-btree used by Duplicate values aren't correctly released

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

Emmanuel Lecharny resolved MAVIBOT-22.
--------------------------------------

    Resolution: Fixed

Fixed with http://svn.apache.org/r1546505

> Sub-btree used by Duplicate values aren't correctly released
> ------------------------------------------------------------
>
>                 Key: MAVIBOT-22
>                 URL: https://issues.apache.org/jira/browse/MAVIBOT-22
>             Project: Mavibot
>          Issue Type: Bug
>            Reporter: Emmanuel Lecharny
>            Assignee: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 1.0.0-M3
>
>
> We create sub-btree when the number of values is above a threshld. That's fine, except that if the page storing the values is discarded, the Btree should be removed from memory. This won't happen unless we remove the btree from the table of managed btrees.
> We should not add those btrees into the managedBtrees data structure.



--
This message was sent by Atlassian JIRA
(v6.1#6144)