Skip to content

Commit 0797f98

Browse files
authored
DOCSP-37408 Rollover Requirement (#283)
* DOCSP-37408 Rollover Requirement * Fixes per Evgeni
1 parent 389f9fc commit 0797f98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/reference/api/reverse.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ To use the ``reverse`` endpoint:
4343

4444
You cannot update these options after the sync starts.
4545
- ``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.
4649
- :ref:`index-type-unique` require proper formatting. Collections with indexes
4750
initially created on MongoDB 4.2 may not have the proper formatting.
4851

0 commit comments

Comments
 (0)