[EMAIL PROTECTED] wrote: > With a build of 2.3 with the (adjusted) patches from HEAD, it looks like > this issue is resolved. I fully sync'd a replica from the master, and > after it was done, I did a slapcat of them. > > A direct diff shows a lot of entries out of order (because the replica gets > them in multiple refresh phases), however, if I sort the two ldif files, > and do a diff, I get: > > [EMAIL PROTECTED] tmp]$ sort slave.ldif>slave.ldif.s > [EMAIL PROTECTED] tmp]$ sort master.ldif>master.ldif.s > [EMAIL PROTECTED] tmp]$ diff -u master.ldif.s slave.ldif.s > [EMAIL PROTECTED] tmp]$ > > No diff. So I believe this is fixed. Sound correct?
Sounds good to me. I guess this should go into both RE23 and RE24. -- -- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
