[
https://issues.apache.org/jira/browse/MAVIBOT-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny reopened MAVIBOT-22:
--------------------------------------
> 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
> Affects Versions: 1.0.0-M2
> 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.4#6159)