Skip to content

Commit 1b05e07

Browse files
authored
DOCSP 24715 mongosyncs must be the same version (#231) (#234)
* DOCSP-24715 mongosyncs must be the same version * DOCSP-24715 mongosyncs must be the same version * DOCSP-24715 mongosyncs must be the same version * empty * DOCSP-24715 copy edit
1 parent f535968 commit 1b05e07

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/multiple-mongosyncs.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Configure Multiple ``mongosync`` Instances
4040
------------------------------------------
4141

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

4647
To configure multiple ``mongosync`` instances:

0 commit comments

Comments
 (0)