Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits: 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
- - - - - 3a69fd12 by Howard Chu at 2020-09-09T16:36:19+00:00 ITS#9342 delta-sync: ignore error if deleting an already deleted entry
- - - - - 178ca23e by Howard Chu at 2020-09-09T16:39:15+00:00 ITS#8102 serialize plain syncrepl
Using cs_pmutex. Reverts the addition of cs_modmutex in ITS#9330, use cs_pmutex for both delta and plain writes.
Note that plain syncrepl already used cs_pmutex when a cookie CSN was present in the op. Now it is used for all writes, regardless of presence of cookie.
- - - - - 77ffb410 by Quanah Gibson-Mount at 2020-09-09T16:45:59+00:00 ITS#9330, ITS#9342, ITS#8102
- - - - -
2 changed files:
- CHANGES - servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/ab6e579161e37ac9669cf23...