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 5d0af42 commit 73accbeCopy full SHA for 73accbe
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
- If you start ``mongosync`` with ``enableUserWriteBlocking``
81
set to ``true``, ``mongosync`` blocks all write operations on
82
the entire source cluster during the commit (step 4) for you.
0 commit comments