https://bugs.openldap.org/show_bug.cgi?id=9330
Issue ID: 9330 Summary: Need to fully serialize delta-syncrepl Product: OpenLDAP Version: 2.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
While using delta-syncrepl was supposed to fully serialize updates due to the use of the accesslog DB, in extremely high write driven environments it became clear this wasn't entirely the case. This would cause systems to constantly go into mini REFRESH states as changes came in out of order.
https://bugs.openldap.org/show_bug.cgi?id=9330
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.0 Keywords| |OL_2_5_REQ
https://bugs.openldap.org/show_bug.cgi?id=9330
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Keywords|OL_2_5_REQ |
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • 0ce83b26 by Howard Chu at 2020-08-29T01:13:04+00:00 ITS#9330 Fully serialize delta-sync
Don't depend on accesslog overlay's serialization
https://bugs.openldap.org/show_bug.cgi?id=9330
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |TEST
https://bugs.openldap.org/show_bug.cgi?id=9330
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.5.0 |2.4.54
https://bugs.openldap.org/show_bug.cgi?id=9330
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- RE24:
• 21388437 by Howard Chu at 2020-09-09T16:36:06+00:00 ITS#9330 Fully serialize delta-sync
Don't depend on accesslog overlay's serialization
https://bugs.openldap.org/show_bug.cgi?id=9330
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED