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 cda586d commit 74d175dCopy full SHA for 74d175d
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