Skip to content

ITS#8736 - Add test script using delta-syncrepl for cn=config replication

Quanah Gibson-Mount requested to merge quanah/openldap:its8736 into master

Seems to trigger a bug where cn=schema,cn=config,cn=consumer is incorrectly deleted, causing the import of core.schema to fail.

dn_callback : new entry is older than ours cn=schema,cn=config,cn=consumer ours 20210311164421.227339Z#000000#001#000000, new 20210311164420.151180Z#000000#000#000000
syncrepl_entry: rid=001 entry unchanged, ignored (cn=schema,cn=config,cn=consumer) 
syncrepl_del_nonpresent: rid=001 be_delete cn=schema,cn=config,cn=consumer (0)
Edited by Quanah Gibson-Mount

Merge request reports