ITS#8538 - Update information on the interval keyword, as it affects refreshAndPersist in very specific circumstances

This commit is contained in:
Quanah Gibson-Mount 2016-12-02 13:27:56 -08:00
parent 2130acfaef
commit cd140c12eb
2 changed files with 10 additions and 2 deletions

View File

@ -1869,7 +1869,11 @@ operation, a synchronization search remains persistent in the provider slapd.
Further updates to the master replica will generate
.B searchResultEntry
to the consumer slapd as the search responses to the persistent
synchronization search.
synchronization search. If the initial search fails due to an error, the
next synchronization search operation is periodically rescheduled at an
interval time (specified by
.B interval
parameter; 1 day by default)
If an error occurs during replication, the consumer will attempt to
reconnect according to the

View File

@ -1865,7 +1865,11 @@ operation, a synchronization search remains persistent in the provider slapd.
Further updates to the master replica will generate
.B searchResultEntry
to the consumer slapd as the search responses to the persistent
synchronization search.
synchronization search. If the initial search fails due to an error, the
next synchronization search operation is periodically rescheduled at an
interval time (specified by
.B interval
parameter; 1 day by default)
If an error occurs during replication, the consumer will attempt to
reconnect according to the