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

Commit 6be3311

Browse files
committed
feedback
1 parent dd8e82f commit 6be3311

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,15 @@ primary shard to each database by means of a round-robin.
182182
Config Shard Cluster
183183
''''''''''''''''''''
184184

185-
Starting in 8.0, MongoDB introduces support for :ref:`config-shard-concept`.
185+
Starting in 8.0, MongoDB introduces support for config shard clusters, also known
186+
as embedded config server clusters.
186187

187188
``mongosync`` supports sync from dedicated config server sharded clusters to
188-
config server sharded clusters and vice versa. Additionally, ``mongosync``
189+
embedded config server sharded clusters and vice versa. Additionally, ``mongosync``
189190
supports sync from replica sets to config sharded clusters.
190191

192+
To learn more about embedded config servers, see :ref:`config-shard-concept`.
193+
191194
Multiple Clusters
192195
~~~~~~~~~~~~~~~~~
193196

0 commit comments

Comments
 (0)