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().
https://bugs.openldap.org/show_bug.cgi?id=10535
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/899
https://bugs.openldap.org/show_bug.cgi?id=10535
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Assignee|bugs@openldap.org |ondra@mistotebe.net Target Milestone|--- |2.6.14
https://bugs.openldap.org/show_bug.cgi?id=10535
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |TEST
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• b973cab6 by Ondřej Kuzník at 2026-07-13T15:41:28+00:00 ITS#10535 syncprov: Let syncprov_play_accesslog handle !changed && dirty
RE27:
• ec8b520d by Ondřej Kuzník at 2026-07-21T13:50:53+00:00 ITS#10535 syncprov: Let syncprov_play_accesslog handle !changed && dirty
RE26:
• 5d2c76a9 by Ondřej Kuzník at 2026-07-21T13:51:12+00:00 ITS#10535 syncprov: Let syncprov_play_accesslog handle !changed && dirty
https://bugs.openldap.org/show_bug.cgi?id=10535
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 991950ce by Howard Chu at 2026-07-22T17:45:46+01:00 ITS#10535 syncprov: fix prev commit
RE27:
• e1d29562 by Howard Chu at 2026-07-22T18:32:33+00:00 ITS#10535 syncprov: fix prev commit
RE26:
• 57cb0355 by Howard Chu at 2026-07-22T18:32:51+00:00 ITS#10535 syncprov: fix prev commit
https://bugs.openldap.org/show_bug.cgi?id=10535
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED