Make schema bootstrap code disregard deleted entries
----------------------------------------------------
Key: DIRSERVER-811
URL: https://issues.apache.org/jira/browse/DIRSERVER-811
Project: Directory ApacheDS
Issue Type: Task
Reporter: Alex Karasulu
Fix For: 1.5.0
Presently the schema bootstrap code will return schema entries that have been
tomestoned but not deleted. We must protect against this or on startup servers
will have phantom schema entities hanging around. They will be invisible under
ou=schema when read but will be in registries so will appear in the subschema
subentries.
Basically we need to modify how we load schemas on in the partition loader and
change the partition dao.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira