File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -161,6 +161,19 @@ source database is dropped at a later time. The ``<db>.system.profile``
161
161
collection will not change the accuracy of user data on the
162
162
destination.
163
163
164
+ Sharded Clusters
165
+ ~~~~~~~~~~~~~~~~
166
+
167
+ {+c2c-product-name+} supports replication between sharded clusters.
168
+ Individual shards are replicated in parallel from the source cluster to
169
+ the destination cluster, however a :ref:`chunk migration
170
+ <sharding-chunk-migration>` or similar source update could move
171
+ documents to a new source shard during replication.
172
+
173
+ Even if documents move between source shards during replication,
174
+ {+c2c-product-name+} maintains the :term:`eventual consistency`
175
+ guarantee on the destination cluster.
176
+
164
177
Views
165
178
~~~~~
166
179
You can’t perform that action at this time.
0 commit comments