Skip to content

Commit b33cca8

Browse files
iamfortunebbrks
andauthored
Update modules/server-compatibility/pages/server-compatibility-xdcr-mobile.adoc
Co-authored-by: Ben Brooks <ben.brooks@couchbase.com>
1 parent 35b2e98 commit b33cca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/server-compatibility/pages/server-compatibility-xdcr-mobile.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Testing and validation have focused primarily on two-cluster deployments.
145145

146146
Clients maintain independent checkpoints for each cluster they connect to.
147147

148-
When a client connects to a cluster for the first time, it begins replication from sequence zero, downloading all accessible documents.
148+
When a client connects to a cluster for the first time, it begins replication from sequence zero, checking which documents are missing and need downloading.
149149
The client stores this checkpoint locally, associated with the cluster's identifier.
150150
Subsequent connections to the same cluster resume from the stored checkpoint, downloading only changes since the last sync.
151151
This mechanism prevents redundant data transfer when clients switch between clusters.

0 commit comments

Comments
 (0)