-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
Repl 2024-02-05
We talked about doing this in SERVER-72119 / SERVER-76954 but I don't believe we ended up adding a test.
This is likely unit testable if we pull out the logic to construct child batch commands into a separate helper function: https://github.com/mongodb/mongo/blob/c5da83c8e39b8211826bc29f262b7af903d93e6e/src/mongo/s/write_ops/bulk_write_exec.cpp#L121-L158
- is duplicated by
-
SERVER-83407 Test that mongos correctly "upgrades" w:0 write concern to w:1
- Closed