Back to bug 1309963

Who When What Removed Added
Noriko Hosoi 2016-02-19 21:21:49 UTC Status NEW MODIFIED
Fixed In Version 389-ds-base-1.3.4.0-27.el7
errata-xmlrpc 2016-02-19 21:23:15 UTC Status MODIFIED ON_QA
Noriko Hosoi 2016-02-19 22:31:44 UTC Doc Text Cause: Keep alive entries are used to maintain the fractional replication work correctly. The creation of the special entries could conflict with an enabling replica.

Consequence: Some operations could be dropped from the replication.

Fix: Eliminated the keep alive entry creation which was not necessary and caused the contention.

Result: No more missing replication is observed.
Sankar Ramalingam 2016-03-01 13:48:56 UTC CC sramling
Flags needinfo?(nhosoi)
Noriko Hosoi 2016-03-01 17:10:36 UTC CC tbordaz
Flags needinfo?(nhosoi) needinfo?(tbordaz)
thierry bordaz 2016-03-01 17:29:20 UTC Flags needinfo?(tbordaz)
Sankar Ramalingam 2016-03-08 14:44:44 UTC Flags needinfo?(tbordaz)
thierry bordaz 2016-03-08 15:15:47 UTC Flags needinfo?(tbordaz)
Sankar Ramalingam 2016-03-09 14:16:47 UTC Status ON_QA VERIFIED
Lenka Špačková 2016-03-18 08:15:32 UTC Doc Text Cause: Keep alive entries are used to maintain the fractional replication work correctly. The creation of the special entries could conflict with an enabling replica.

Consequence: Some operations could be dropped from the replication.

Fix: Eliminated the keep alive entry creation which was not necessary and caused the contention.

Result: No more missing replication is observed.
Previously, a keep alive entry was being created at too many opportunities during replication, potentially causing a race condition when adding the entry to the replica changelog and resulting in operations being dropped from the replication. With this update, unnecessary keep alive entry creation has been eliminated, and missing replication no longer occurs.
errata-xmlrpc 2016-03-31 00:27:07 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-03-31 22:04:39 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-03-31 18:04:39 UTC

Back to bug 1309963