Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit dd8e82f

Browse files
committed
feedback
1 parent 6412d48 commit dd8e82f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,16 +179,14 @@ primary shard to each database by means of a round-robin.
179179
restart the migration from the start. For more information, see
180180
:ref:`c2c-sharded-limitations`.
181181

182-
Embedded Config Server Shards
183-
'''''''''''''''''''''''''''''
182+
Config Shard Cluster
183+
''''''''''''''''''''
184184

185-
Starting in 8.0, MongoDB introduces support for embedded config server shards.
185+
Starting in 8.0, MongoDB introduces support for :ref:`config-shard-concept`.
186186

187187
``mongosync`` supports sync from dedicated config server sharded clusters to
188-
embedded config server sharded clusters and vice versa. Additionally, ``mongosync``
189-
supports sync from replica sets to embedded config sharded clusters.
190-
191-
To learn more about embedded config servers, see :ref:`config-shard-concept`.
188+
config server sharded clusters and vice versa. Additionally, ``mongosync``
189+
supports sync from replica sets to config sharded clusters.
192190

193191
Multiple Clusters
194192
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)