Re: Applicability of LDAP Content Sync to loosely coupled replica sets

"Kurt D. Zeilenga" <[email protected]> Thu, 05 Jun 2003 16:01:43 -0700
Newsgroups gmane.ietf.ldup
Message-ID <[email protected]>
Jeff Parham wrote:
>My question isn't whether LDAP Content Sync can be used to perform
>multi-master replication, it's whether LDAP Content Sync can be used for
>a client to synchronize from a store where the store is made up of a set
>of nodes that perform multi-master replication amongst themselves. 

Thanks for the clarification.

We did consider impacts of replication, mostly looking at
single-master environments as this is what we are most familiar
with and what LDAP models currently supports.  However, I
believe that single-master environments have many of the same
client update issues found in multi-master environments (when
you consider issues between slaves which converge at different
rates to their master).

I do think it would be appropriate for each I-D to discuss
replication issues.

>Is LDAP Content Sync intended to be applicable in this case?

Likely (but I'd have to think about it more).  I note that since
LDAP Sync supports both updates+present and update+delete
incremental synchronization mechanisms, if LCUP is applicable
then likely so is LDAP Sync.

Kurt