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

Emmanuel Lecharny resolved DIRSERVER-2168.
------------------------------------------
    Resolution: Fixed

Fixed with commit {{c5277e5d5e9e5557ca248751fb99710f5aacbf66}}

> Possible performance improvement in the Add operation
> -----------------------------------------------------
>
>                 Key: DIRSERVER-2168
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2168
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-M22
>            Reporter: Emmanuel Lecharny
>            Priority: Major
>             Fix For: 2.0.0.AM26
>
>
> The {{Add}} operation is fetching two ID from the DN index :
> * The entry's ID
> * The parent's ID
> The thing is that when we fetch the entry's ID, we also fetch the parent's 
> ID. It would be better to first fetch the parent's ID and the the entry, 
> saving quite a lot of index access.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to