You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/reference/limitations.txt
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ General Limitations
33
33
For information on MongoDB server compatibility, see
34
34
:ref:`c2c-server-version-compatibility`.
35
35
36
+
- ``mongosync`` does not support in-place server version upgrades that change the major or minor version during a migration. ``mongosync`` does allow patch version upgrades.
37
+
To learn more, see the :ref:`server upgrade instructions <upgrade-to-latest-revision>`.
36
38
- The destination cluster must be empty.
37
39
- ``mongosync`` doesn't validate that the clusters or the environment
0 commit comments