https://bugs.openldap.org/show_bug.cgi?id=10479
Issue ID: 10479 Summary: syncprov doesn't cleanup abandoned psearch Product: OpenLDAP Version: 2.6.13 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: hyc@openldap.org Target Milestone: ---
In some cases, revealed in regression test for its#9338, abandoning a psearch doesn't cleanup the search operation. It remains on the connection's c_ops queue indefinitely.
https://bugs.openldap.org/show_bug.cgi?id=10479
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Howard Chu hyc@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/846
https://bugs.openldap.org/show_bug.cgi?id=10479
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.14
https://bugs.openldap.org/show_bug.cgi?id=10479
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:
• c764e497 by Howard Chu at 2026-03-31T19:53:36+01:00 ITS#10479 syncprov: make sure abandoned psearch gets dropped
RE26:
• 7928c27b by Howard Chu at 2026-04-07T19:57:02+00:00 ITS#10479 syncprov: make sure abandoned psearch gets dropped
https://bugs.openldap.org/show_bug.cgi?id=10479
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |hyc@openldap.org
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 720c930a by Howard Chu at 2026-08-03T15:28:55+01:00 ITS#10479 syncprov: more for prev commit
RE27:
• 2db9c3ba by Howard Chu at 2026-08-03T15:23:37+00:00 ITS#10479 syncprov: more for prev commit
RE26:
• 6669d178 by Howard Chu at 2026-08-03T15:23:46+00:00 ITS#10479 syncprov: more for prev commit
https://bugs.openldap.org/show_bug.cgi?id=10479
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|TEST |FIXED