https://bugs.openldap.org/show_bug.cgi?id=9647
--- Comment #1 from Ondřej Kuzník <ondra(a)mistotebe.net> ---
Right, the cause is slightly different. When dealing with the delete and
turning the entry into a glue, CSN of the operation is not recorded in the
modify, that's why the replica ends up ignoring it.
We should replace the entryCSN as part of the operation, but syncprov should
probably figure out it's a delete when we do it, otherwise I suspect we push
out glue entries to consumers that are leafs and never get reclaimed?
--
You are receiving this mail because:
You are on the CC list for the issue.