Howard Chu wrote:
Stelios Grigoriadis wrote:
Howard Chu wrote:
Stelios Grigoriadis wrote:
The output from one run. I haven't had the time to look at it yet.
The key question is, do any of these debug messages correspond to entries that you've found are missing on the replicas?
Entry cn=dlt30604-0,dc=example,dc=com CSN 20071005135356Z#00000e#00#000000 greater than snapshot 20071005135356Z#00000d#00#000000
The entries that are missing from the replicas are the ones with "greater than snapshot". I commented out the if-statement around line 1869 in syncprov.c and couldn't reproduce the problem.
Can you please try the patch in rev 1.205 of syncprov.c and see whether your test results improve? (You should remove your other change to this source file first.)
I'm fairly new to this. All I can find is the 1.205 version of syncprov.c which I can't use (compilation errors, ‘ConfigArgs’ has no member named ‘cr_msg’ etc). Should I retrieve the latest throu CVS first?
I could't find any patch.