You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2013/11/12 19:36:17 UTC

[jira] [Created] (MAVIBOT-18) Don't create LinkedList in cursors

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)