loadAllEnabled() method is taking way too long
----------------------------------------------
Key: DIRSERVER-1447
URL: https://issues.apache.org/jira/browse/DIRSERVER-1447
Project: Directory ApacheDS
Issue Type: Improvement
Affects Versions: 2.0.0-RC1
Reporter: Emmanuel Lecharny
Fix For: 2.0.0-RC1
Loading the schema into the registries with the loadAllEnabled() method takes
more than 7 seconds on my laptop. The problem is that for each schema, and for
each type of schemaObject, the disk is parsed looking for some pattern. We
should improve that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.