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 389f9fc commit 0797f98Copy full SHA for 0797f98
source/reference/api/reverse.txt
@@ -43,6 +43,9 @@ To use the ``reverse`` endpoint:
43
44
You cannot update these options after the sync starts.
45
- ``mongosync`` must be in the ``COMMITTED`` state.
46
+- The destination cluster oplog must not roll over between
47
+ ``mongosync`` reaching the ``COMMITTED`` state and receiving
48
+ the ``/reverse`` request.
49
- :ref:`index-type-unique` require proper formatting. Collections with indexes
50
initially created on MongoDB 4.2 may not have the proper formatting.
51
0 commit comments