-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2023-05-15, Repl 2023-05-29
This override will be used to convert a single insert / update / delete / findAndModify op to a bulkWrite operation. This will include converting the response cursor into the expected response type.
This will be valid for single op / single namespace test cases and does not need to be included in a passthrough suite to be merged (but needs to be tested).
- is depended on by
-
SERVER-76657 Make bulkWrite override support multiple ops
- Closed