#3699 Spec change: replication failures due to Fractional updates
Closed: Invalid None Opened 10 years ago by jraquino.

389 Ticket: https://fedorahosted.org/389/ticket/47386

389 DS throws an incremental replication error that stops the replication process when a consumer attempts to replicate with a supplier who's Max or Min CSN is equal to a modification that is Excluded from replications.
For example, in FreeIPA the following attributes are excluded from incremental and total replications:

nsDS5ReplicatedAttributeList: (objectclass=*) $ EXCLUDE memberof entryusn krbl
astsuccessfulauth krblastfailedauth krbloginfailedcount idnssoaserial
nsDS5ReplicatedAttributeListTotal: (objectclass=*) $ EXCLUDE entryusn krblasts
uccessfulauth krblastfailedauth krbloginfailedcount

The design of these excludes are mean to provide performance optimizations are in the case of MemberOf?, there is a MemberOf? plugin that is supposed to perform the modifications locally rather than having to rely upon the replication process to reconcile the difference.

This problem occurs for us fairly frequently since we have a great deal of change in our environment and should be considered a major issue.


It is a spec file change. No clone for now.

Moving open tickets to next month bucket.

Related DS ticket is not finished yet, we have no DS version to change spec version for. Moving to next release.

3.4 development was shifted by one month, moving tickets to reflect reality better.

Adjusting time plan - 3.4 development was postponed as we focused on 3.3.x testing and stabilization.

Note that this issue may have been fixed by #3989, lowering priority of this ticket.

I will close this ticket as it seems that #3989 should indeed solve the problem (as per JR's comment) . I will reopen it if not.

Metadata Update from @jraquino:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.0 - 2013/11

7 years ago

Login to comment on this ticket.

Metadata