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

Commit 411f10d

Browse files
committed
copy
1 parent 52e30e2 commit 411f10d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,15 @@ Primary Shards
172172
When you sync to a sharded destination cluster, ``mongosync`` assigns a
173173
primary shard to each database by means of a round-robin.
174174

175+
Embedded Config Server Shards
176+
'''''''''''''''''''''''''''''
177+
178+
Starting in 8.0. MongoDB introduces support for embedded config server shards.
179+
180+
``mongosync`` supports sync from dedicated config server sharded clusters to
181+
embedded config server sharded clusters and vice versa. Additionally, ``mongosync``
182+
supports sync from replica sets to embedded config sharded clusters.
183+
175184
.. warning::
176185

177186
Running :dbcommand:`movePrimary` on the source or destination cluster

0 commit comments

Comments
 (0)