https://bugs.openldap.org/show_bug.cgi?id=10535
Issue ID: 10535 Summary: syncprov_play_accesslog issue when consumer up to date with provider but provider dirty Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
If the provider state is dirty (changes applied but contextCSN not) and a consumer connects to it with that cookie, syncprov_play_accesslog gets invoked but there is nothing to send. That is currently covered by an assert().