Skip to content

Commit 1d0fbab

Browse files
authored
(DOCSP-45638) [C2C] Add limitation for in-place major & minor server version upgrades (#519) (#521)
* (DOCSP-45638) Added limitation to list. * (DOCSP-45638) Update link. * (DOCSP-45638) Update link. * (DOCSP-45638) Update link. * (DOCSP-45638) Edit link
1 parent 5b9a8cf commit 1d0fbab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/reference/limitations.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ General Limitations
3333
For information on MongoDB server compatility, see
3434
:ref:`c2c-server-version-compatibility`.
3535

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>`.
3638
- The destination cluster must be empty.
3739
- ``mongosync`` doesn't validate that the clusters or the environment
3840
are properly configured.

0 commit comments

Comments
 (0)