We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98c890 commit 1fb863cCopy full SHA for 1fb863c
source/reference/cutover-process.txt
@@ -75,6 +75,8 @@ Steps
75
76
.. step:: Stop any write operations to the synced collections on the source.
77
78
+ - Wait for all transactions on the source cluster to either commit or
79
+ abort.
80
- ``mongosync`` enables destination-only write-blocking by default.
81
You can explicitly enable it by starting ``mongosync`` with
82
``enableUserWriteBlocking`` set to ``"destinationOnly"``.
0 commit comments