Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Repl 2023-01-09
Description
The ApplierOperation class would be a wrapper class over OplogEntry as dedicated in the design doc. It would contain information to differentiate normal oplog entries from split prepared entries. Oplog applier will add ApplierOperation instances into writerVectors instead of raw OplogEntry instances.
Attachments
Issue Links
- is depended on by
-
SERVER-72501 Replace vector<OplogEntry*> with vector<ApplierOperation> where necessary in oplog applier
-
- Closed
-
- is duplicated by
-
SERVER-72501 Replace vector<OplogEntry*> with vector<ApplierOperation> where necessary in oplog applier
-
- Closed
-