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.
179
179
restart the migration from the start. For more information, see
180
180
:ref:`c2c-sharded-limitations`.
181
181
182
- Embedded Config Server Shards
183
- '''''''''''''''''''''''''''''
182
+ Config Shard Cluster
183
+ ''''''''''''''''''''
184
184
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` .
186
186
187
187
``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.
192
190
193
191
Multiple Clusters
194
192
~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments