[
https://issues.apache.org/jira/browse/MAVIBOT-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kiran Ayyagari resolved MAVIBOT-38.
-----------------------------------
Resolution: Fixed
Assignee: Kiran Ayyagari (was: Emmanuel Lecharny)
Fixed here http://svn.apache.org/r1597950
> Create a specific BTree class for sub btrees
> --------------------------------------------
>
> Key: MAVIBOT-38
> URL: https://issues.apache.org/jira/browse/MAVIBOT-38
> Project: Mavibot
> Issue Type: Improvement
> Affects Versions: 1.0.0-M4
> Reporter: Emmanuel Lecharny
> Assignee: Kiran Ayyagari
> Fix For: 1.0.0-M5
>
>
> SubBtrees only hold keys, no value. Atm, we are using a plain BTree, and we
> store null for every values. This is a waste of CPU, memory and disk space.
> We should create a subclass for SubBtrees that does not store any value.
--
This message was sent by Atlassian JIRA
(v6.2#6252)