--On February 13, 2008 11:40:17 AM +0000 [EMAIL PROTECTED] wrote:
> [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. As discussed with Howard, I'm going to drop the permissive modify bit. I verified things work correctly without it, and having it could potentially lead to issues. I also tracked down an ldif sorting script Matt Backes sent to me a while ago, and verified the LDIF matched after sorting with it. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
