-
Notifications
You must be signed in to change notification settings - Fork 39
DOCSP-48609-add-mongosync-notes #691
Changes from 3 commits
52e30e2
411f10d
77dcf50
f5498c2
6412d48
dd8e82f
6be3311
d6bb86e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -179,6 +179,15 @@ primary shard to each database by means of a round-robin. | |
restart the migration from the start. For more information, see | ||
:ref:`c2c-sharded-limitations`. | ||
|
||
Embedded Config Server Shards | ||
|
||
''''''''''''''''''''''''''''' | ||
|
||
Starting in 8.0. MongoDB introduces support for embedded config server shards. | ||
gmiller-mdb marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
``mongosync`` supports sync from dedicated config server sharded clusters to | ||
embedded config server sharded clusters and vice versa. Additionally, ``mongosync`` | ||
supports sync from replica sets to embedded config sharded clusters. | ||
|
||
Multiple Clusters | ||
~~~~~~~~~~~~~~~~~ | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.