[
https://issues.apache.org/jira/browse/MAVIBOT-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved MAVIBOT-18.
--------------------------------------
Resolution: Fixed
Fixed with http://svn.apache.org/r1539986
> Don't create LinkedList in cursors
> ----------------------------------
>
> Key: MAVIBOT-18
> URL: https://issues.apache.org/jira/browse/MAVIBOT-18
> Project: Mavibot
> Issue Type: Improvement
> Affects Versions: 1.0.0-M2
> Reporter: Emmanuel Lecharny
> Assignee: Emmanuel Lecharny
> Fix For: 1.0.0-M3
>
>
> Atm, we create an array list of ParentPos object to keep a track of where we
> are in the BTree when doing some browse. It's better to use a fixed size
> array instead.
--
This message was sent by Atlassian JIRA
(v6.1#6144)