Bug 56954 - Ignore temporary objects during join
Ignore temporary objects during join
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Listener (univention-directory-listener)
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-6-errata
Assigned To: Arvid Requate
Julia Bremer
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-03 11:40 CET by Julia Bremer
Modified: 2024-01-24 15:15 CET (History)
6 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 4: A User would return the product
User Pain: 0.069
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2023120621000198
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julia Bremer univentionstaff 2024-01-03 11:40:30 CET
With Bug #48626, we stopped replicating temporary locking objects during replication, since they are not needed anywhere but on the primary.

During the initial join of a server, though the temporary objects are still replicated to the joining server.

I've seen customers have ~200.000 of those, because they were abandoned at some time by UDM.
After deleting them, the initial join of a school server was ~5 hours faster than before.

We should ignore them during the initial join, to decrease the load of joining servers.
Comment 2 Arvid Requate univentionstaff 2024-01-15 10:54:41 CET
1cc97110191 | Don't replicate objectClass=lock
4d013220acb | Update documentation

Package: univention-directory-replication                                   
Version: 13.0.8-2                                           
Branch: ucs_5.0-0                                                          
Scope: errata5.0-6

Package: univention-directory-logger
Version: 11.0.5-2
Branch: ucs_5.0-0
Scope: errata5.0-6

Package: univention-ad-connector
Version: 14.0.17-2
Branch: ucs_5.0-0
Scope: errata5.0-6

Package: univention-s4-connector
Version: 14.0.16-2
Branch: ucs_5.0-0
Scope: errata5.0-6
Comment 3 Julia Bremer univentionstaff 2024-01-24 12:54:33 CET
OK: YAML
OK: installation
OK: objectClass=lock objects are not replicated during the initial join (with s4-connector, ad-connector , directory-logger installed
OK: Jenkins
Verified