[
https://issues.apache.org/jira/browse/DIRSERVER-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kiran Ayyagari resolved DIRSERVER-1509.
---------------------------------------
Resolution: Fixed
Fixed here http://svn.apache.org/viewvc?rev=949148&view=rev
> Add mandatory attributes to all LDIF files of config and schema partitions
> --------------------------------------------------------------------------
>
> Key: DIRSERVER-1509
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1509
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: Kiran Ayyagari
> Assignee: Kiran Ayyagari
> Fix For: 2.0.0-RC1
>
>
> Currently the config and schema partitions are initialized before the
> DirectoryService starts up hence the data present in these partitions
> escapes all the mandatory checks enforced by the InterceptorChain. In order
> to maintain the correctness the data in these partitions should
> be updated immediately after *initial* extraction(which will only happen once
> during the first startup of the server).
> This process allows us to ensure correct replication of config partition data
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.