Bug 2112361
Summary: | Supplier should do periodic update to avoid slow replication when a new direct update happen | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | thierry bordaz <tbordaz> |
Component: | 389-ds-base | Assignee: | mreynolds |
Status: | CLOSED ERRATA | QA Contact: | LDAP QA Team <idm-ds-qe-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 9.0 | CC: | bsmejkal, idm-ds-dev-bugs, mreynolds, pasik, tmihinto |
Target Milestone: | rc | Keywords: | TestCaseProvided, Triaged |
Target Release: | 9.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | sync-to-jira | ||
Fixed In Version: | 389-ds-base-2.2.4-3.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-09 07:41:32 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
thierry bordaz
2022-07-29 13:34:12 UTC
An option is that each replica registers a slapi_eq_repeat task, that will do a dummy update on keep alive entry. It should use a non indexed attribute (description ?). something like dn: cn=keep alive 1, cn=<suffix> objetclass:.. description: touch at 2022-07-29 13:34:19 Upstream ticket: https://github.com/389ds/389-ds-base/issues/3903 Note that the upstream ticket is replication agreement focus. I think it could rather be replica oriented, like tombstone trimming thread (eq_cb_reap_tombstones). As per comment #c8 marking as VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (389-ds-base bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:2274 |