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

Emmanuel Lecharny resolved DIRSERVER-1797.
------------------------------------------

    Resolution: Fixed

Fixed with http://svn.apache.org/r1445499
                
> The AdministrativeRole AT is not indexed, leadings to huge delay when 
> starting the server
> -----------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1797
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1797
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M10
>            Reporter: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 2.0.0-M11
>
>
> As the AdministrativeRole AT is not indexed by default, we always do a full 
> scan searching for the associated entries when the server is started, which 
> takes a hell of a time.
> This is because the AdministrativeIntnerceptor is activated, and the init() 
> phase does a search of all the AP in the tree.
> We have to add this AT in the list of system index

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to