[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4626) "glue" objectclass in syncrepl consumer



On Thu, Aug 17, 2006 at 05:08:02AM +0000, hyc@symas.com wrote:
> > This still happens with 2.3.25cvs (REL_ENG_2_3 checked out a few hours
> > ago). The "ou=global" entry gets the glue objectClass.
> >
> > It's very similar to what was described here about an year ago:
> > http://www.openldap.org/lists/openldap-software/200508/msg00141.html
> >
> > I don't have any filter specified in any consumer, so it should fetch
> > the whole thing. I managed, however, to sometimes get the ou=global
> > entry correctly, i.e., without the glue objectClass. So a race condition
> > perhaps? Ordering of results?
> >   
> 
> Ordering maybe.  But eventually the entry should get replicated, and the 
> consumer should replace everything with the correct objectclasses. I 
> guess there's a possibility that we're not setting the right flags to 
> allow the consumer to change the entry's structuralObjectClass.

I'll get a syncrepl debug dump from the first replication to check on
the ordering and leave it like that for some time and paste the results
here.