Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/multiple-mongosyncs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ Configure Multiple ``mongosync`` Instances
------------------------------------------

The number of ``mongosync`` instances must match the number of shards on
the source cluster. For a replica set source, you can only use one
the source cluster. You must use the same version of ``mongosync``
between all instances. For a replica set source, you can only use one
``mongosync`` instance.

To configure multiple ``mongosync`` instances:
Expand Down