https://bugs.openldap.org/show_bug.cgi?id=9264
Issue ID: 9264 Summary: Add lock to slapo-unique to delay new ops until current op is complete Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: gnoe@symas.com Target Milestone: ---
Locking is needed in slapo-unique to prevent duplicate values when new operations are started before previous operations are completed.
https://bugs.openldap.org/show_bug.cgi?id=9264
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- I would hope you mean only write ops... It'd be terrible to block read operations.
https://bugs.openldap.org/show_bug.cgi?id=9264
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |TEST Target Milestone|--- |2.5.0
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • 9183abe6 by Howard Chu at 2020-05-22T15:08:20+01:00 ITS#9264 add an optional lock to slapo-unique
https://bugs.openldap.org/show_bug.cgi?id=9264
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • c70e2e08 by Howard Chu at 2020-05-25T22:38:30+01:00 ITS#9264 more for unique locking
https://bugs.openldap.org/show_bug.cgi?id=9264
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.openldap.org/s | |how_bug.cgi?id=5908 CC| |magne.land@citrix.com
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- *** Issue 5908 has been marked as a duplicate of this issue. ***
https://bugs.openldap.org/show_bug.cgi?id=9264
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED