Skip to content

Commit ce6c77d

Browse files
authored
DOCSP-38018 Add Note Mongosync Cannot Mid Upgrade (#307)
* DOCSP-38018 Add Note Mongosync Cannot Mid Upgrade * DOCSP-38018 Add Upgrade Consideraton * XR
1 parent a2d1fb4 commit ce6c77d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/reference/limitations.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,11 @@ General Limitations
5454
- .. include:: /includes/fact-applyOps.rst
5555
- ``mongosync`` must read from the source cluster using the
5656
:readmode:`primary` read preference.
57+
- ``mongosync`` does not support source or destination clusters that
58+
are currently upgrading MongoDB versions.
5759
- ``mongosync`` does not support syncing
5860
`Atlas Search Indexes <https://www.mongodb.com/docs/atlas/atlas-search/create-index/>`__.
5961

60-
6162
MongoDB Community Edition
6263
-------------------------
6364

source/reference/versioning.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,3 @@ Patch Releases
219219
- Changes to informational text in API responses, but not changes to
220220
enum-style string fields like "state".
221221
- Typo fixes.
222-

0 commit comments

Comments
 (0)