-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2023-11-27, Repl 2023-12-11, Repl 2023-12-25, Repl 2024-01-08
PM-3190 switches to a new protocol for handling updateOne/deleteOne with _id without shard key. We need to make equivalent changes on the bulk_write_exec code path to those that have been made for batch_write_exec and add equivalent unit tests.
See specifically the changes from these commits:
- is duplicated by
-
SERVER-82061 Handle bulkWriteReplyItem in WriteOp::noteWriteComplete for WriteWithoutShardKeyWithId
- Closed