[ http://issues.apache.org/jira/browse/DIRLDAP-74?page=comments#action_12359265 ]
Emmanuel Lecharny commented on DIRLDAP-74: ------------------------------------------ Ok, the ObjectClass index didn't exist. I created it, and the server was launched very quickly. So we can change this issue to Improvment : the server should *always* create an index for ObjectClass, and it should not be necessary to declare this attribute in the configuration file. > Launching ADS when it is full of entry is very long > --------------------------------------------------- > > Key: DIRLDAP-74 > URL: http://issues.apache.org/jira/browse/DIRLDAP-74 > Project: Directory LDAP > Type: Improvement > Versions: 0.9.3 > Reporter: Emmanuel Lecharny > Priority: Blocker > > When you launch ApacheDS after having loaded it with thousands of entries, it > takes a while before it can be accessed. > It seems that all the entries are fetched at launch (all the DN are parsed). > That does not seems to be reasonnable, as if we have more than a few > thousands entries, it can take ages to start ! > for instance, it takes 21 secondes to start my server with 8155 entries. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
