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