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 2014/08/03 16:39:11 UTC

[jira] [Commented] (DIRSERVER-1991) AvlPartition lost consistency after delete/add operations

    [ https://issues.apache.org/jira/browse/DIRSERVER-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083992#comment-14083992 ] 

Emmanuel Lecharny commented on DIRSERVER-1991:
----------------------------------------------

I'm afraid that the AvlPartition is not intended to be used as a main partition for a server. There are a lot of things that have not been tested. ATM, it's used internally to store data that aren't changing (the config, the schema).

In the near future (ie, in a few weeks), we will doom this partition and replace it with a In-memory Mavibot partition.

> AvlPartition lost consistency after delete/add operations
> ---------------------------------------------------------
>
>                 Key: DIRSERVER-1991
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1991
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M17
>            Reporter: Carlos Sepulveda
>         Attachments: BugDeleteAvlPartition.zip
>
>
> Steps for reproduce:
> 1. add AvlPartition to server
> 2. add 10000 users entries
> 3. lookup, delete and add same 10000 users entries
> Some entries are lost, does not recover for lookup, and when try to add throw already exists exception



--
This message was sent by Atlassian JIRA
(v6.2#6252)