-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2021-03-08, Repl 2021-03-22
If the recipient fails over before it finishes writing all the oplog entries, the recipient can just throw out its oplog buffer and run the aggregate query again. This is acceptable because the amount of work the recipient will throw out is small compared to the total work for the migration, and failover is relatively rare.
- depends on
-
SERVER-53319 Fetching retryable writes from before startFetchingOpTime
- Closed