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

Re: (ITS#6282) Assertion failure in openldap clients when server is frozen and limits are in place



>> I think hitting an assert is always a bug, while exit(nonzero) is fine.
>> Looks like a small fix anyway, if that's all there is to it.
>>
>> A quick grep found that back-ldap and back-meta also try to use the
>> result message from ldap_result()==0.
>
> Unless I missed something, all times back-ldap and back-meta ignore
> ldap_result()==0 it's because no timeout was specified.

Actually, syncrepl is already requesting that objectClass,
structuralObjectClass and entryCSN be present in the attrslist.  I wonder
whether entryUUID should be added.

p.