-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
Repl 2023-06-26
Test fire-and-forget bulkWrite.
On mongos the existing batch write implementation is to upgrade the writeConcern when it is w:0 and bulkWrite needs to do this as well. This is done here for existing batch writes.