Bug 1349571
Summary: | Improve MMR replication convergence | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Noriko Hosoi <nhosoi> | |
Component: | 389-ds-base | Assignee: | mreynolds | |
Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> | |
Severity: | urgent | Docs Contact: | Petr Bokoc <pbokoc> | |
Priority: | urgent | |||
Version: | 7.3 | CC: | arubin, ekeck, mkolaja, mreynolds, nkinder, pbokoc, rmeggins, salmy, snagar | |
Target Milestone: | rc | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | 389-ds-base-1.3.5.6-1.el7 | Doc Type: | Enhancement | |
Doc Text: |
New attribute for configuring replica release timeout
In a multi-master replication environment where multiple masters receive updates at the same time, it was previously possible for a single master to obtain exclusive access to a replica and hold it for a very long time due to problems such as a slow network connection. During this time, other masters were blocked from accessing the same replica, which considerably slowed down the replication process.
This update adds a new configuration attribute, "nsds5ReplicaReleaseTimeout", which can be used to specify a timeout in seconds. After the specified timeout period passes, the master releases the replica, allowing other masters to access it and send their updates.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1351323 1358392 (view as bug list) | Environment: | ||
Last Closed: | 2016-11-03 20:43:11 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1351323, 1356898 |
Description
Noriko Hosoi
2016-06-23 17:12:47 UTC
Fixed upstream: Design doc for new feature: http://www.port389.org/docs/389ds/design/repl-conv-design.html Justification: Important customer reported the problem. (See also https://bugzilla.redhat.com/show_bug.cgi?id=1157799) This improvement is beneficial for all the customers who deploy the Directory Server/IPA with the replication. 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, 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://rhn.redhat.com/errata/RHSA-2016-2594.html |