-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2023-01-09, Repl 2023-01-23
This ticket should focus on building up the skeleton for the bulkWrite execution flow on mongod rather than focusing on having a special implementation for inserts. We should try to make the implementation compatible with updates/deletes that we will add in the future. But this ticket should make basic (ordered) insert operations work without internal batching.
- is depended on by
-
SERVER-72767 Support timeseries inserts in bulkWrite on mongod
- Closed
-
SERVER-72769 Support batched insert-only bulkWrite for QE
- Closed
-
SERVER-72771 Support ordered: false in bulkWrite on mongod
- Closed
-
SERVER-73531 Add combined testing for insert + update + delete for bulkWrite on mongod
- Closed