File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,10 +54,11 @@ General Limitations
54
54
- .. include:: /includes/fact-applyOps.rst
55
55
- ``mongosync`` must read from the source cluster using the
56
56
:readmode:`primary` read preference.
57
+ - ``mongosync`` does not support source or destination clusters that
58
+ are currently upgrading MongoDB versions.
57
59
- ``mongosync`` does not support syncing
58
60
`Atlas Search Indexes <https://www.mongodb.com/docs/atlas/atlas-search/create-index/>`__.
59
61
60
-
61
62
MongoDB Community Edition
62
63
-------------------------
63
64
Original file line number Diff line number Diff line change @@ -219,4 +219,3 @@ Patch Releases
219
219
- Changes to informational text in API responses, but not changes to
220
220
enum-style string fields like "state".
221
221
- Typo fixes.
222
-
You can’t perform that action at this time.
0 commit comments