I like the idea of chaining. If done carefully, you could place a still-refreshing syncrepl consumer into a production rotation (i.e. it could always appear to have full data). Currently, we use a bit of a hack (slapd -h ldapi://slapdloading until the CSNs coalesce) so that our networking infrastructure doesn't see 389/636 before the consumer is 'ready'. This could eliminate the need for that.
On Fri, 14 Oct 2005, Howard Chu wrote: > Just a thought... It might be useful to have the consumer return a > referral to the provider if queries arrive while it is in the middle of > a full refresh. Chaining to the provider would be a nicer option; I > think the chain overlay would already allow that.