Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 54b99dc

Browse files
committed
live upgrade fix
1 parent 71ec342 commit 54b99dc

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

source/includes/live-upgrade.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
Starting in ``mongosync`` 1.7.0, you can upgrade ``mongosync`` without
2-
restarting data synchronization operations from the beginning. You can
3-
only live upgrade to ``mongosync`` 1.7.3 or later from ``mongosync``
4-
1.7.2 or later.
2+
restarting data synchronization operations from the beginning.
53

64
.. important::
75

source/reference/versioning.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,7 @@ Live Upgrade
6565

6666
.. versionadded:: 1.7.0
6767

68-
Starting in ``mongosync`` 1.7.0, you can upgrade ``mongosync`` without
69-
restarting data synchronization operations from the beginning.
70-
71-
.. important::
72-
73-
``mongosync`` does not support live upgrades to version 1.11.
68+
.. include:: /includes/live-upgrade.rst
7469

7570
After the live upgrade, ``mongosync`` continues operations that were in
7671
progress before the upgrade.

0 commit comments

Comments
 (0)