Emmanuel Lecharny created MAVIBOT-22:
----------------------------------------
Summary: 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)