Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Execution Team 2022-02-21, Execution Team 2022-03-07, Execution Team 2022-03-21
Description
When the node is restarted to replay all of the oplog entries up to the desired point-in-time, the oplog application will need to skip applying entries for collections not restored. An applyOps oplog entry can contain multiple oplog entries referencing multiple collections. This is how committed multi-document transactions are structured. Oplog entries on collections not restored will need to be skipped. The same needs to be done when foreign oplog entries are inserted.
Attachments
Issue Links
- is depended on by
-
SERVER-63787 Add point-in-time functionality to replica set end-to-end tests
-
- Closed
-