You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2010/05/28 19:02:45 UTC

[jira] Closed: (DIRSERVER-1492) Implementing the fast modifyDN proposal

     [ https://issues.apache.org/jira/browse/DIRSERVER-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari closed DIRSERVER-1492.
-------------------------------------

    Resolution: Fixed

This was already implemented

> Implementing the fast modifyDN proposal
> ---------------------------------------
>
>                 Key: DIRSERVER-1492
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1492
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 1.5.6
>            Reporter: Kiran Ayyagari
>            Assignee: Kiran Ayyagari
>             Fix For: 2.0.0-RC1
>
>
> Implementation of the fast modDn proposal mentioned at http://cwiki.apache.org/confluence/display/DIRxSRVx11/Xdbm+fast+modifyDn+proposal
> The implementation has some significant changes including
>  1. The Entry object no longer stores the complete DN, it's RDN alone is stored
>  2. Addition of a new index for RDNs
>  3. Removal of user provided and normalized DN indices
>  4. RDN object should hold the parent entry's ID to help in reconstructing the an entry's DN
>  5. A new internal RDN comparator used inside the RDN index class

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.