-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2023-04-03, Execution Team 2023-04-17, Execution Team 2023-05-01
-
157
As the second step to build the write interface for time-series updates/deletes, we will need to support insert operations for the post-images from an update. This will result in multiple writes in one storage transaction, and we will need to make sure they are replicated atomically using groupOplogEntries option when initializing a WriteUnitOfWork.
- depends on
-
SERVER-73285 Create the write interface for time-series deletes
- Closed
- is depended on by
-
SERVER-73160 Refactor write_ops_exec::performAtomicTimeseriesWrites()
- Backlog
- is related to
-
SERVER-76432 Investigate batching oplog entries for time-series updateOne in retryable writes
- Closed