-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2023-02-20, Execution Team 2023-02-06
SERVER-70903 adds support for replicating batched writes over a chain of applyOps oplog entries while the secondary oplog application processing of these applyOps oplog chains will be implemented in SERVER-70905. This ticket addresses how these batched writes will be rolled back.
Ideally, undoing a large batched write operation will leverage much of the rollback logic for unprepared multi-document transactions.
- is related to
-
SERVER-70903 support multi-oplog format for batched operations
- Closed
-
SERVER-70905 handle multi-oplog batched writes during oplog application
- Closed
-
SERVER-48771 Enforce constraints on "multi-timestamp" transactions
- Closed
- related to
-
SERVER-73899 Complete TODO listed in SERVER-72723
- Closed