Description
All schema changes made to the schema partition via direct alterations under ou=schema or to changes made on the schemaSubentry are seem not to persist. I researched this problem and it appears as though it is due to the initialization code not checking to make sure the schema partition is already present. As it stands the schema files are being overwritten on restarts.
This problem was just discovered and fixed. Commits will follow soon.