This repository was archived by the owner on May 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
source/reference/mongosync Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff 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
193191Multiple Clusters
194192~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments