Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
Repl 2023-08-21
Description
Transactions do not support per-operation write concern and so we should not add it to the commands we send to shards if in a transaction.
Equivalent code for insert/update/delete: https://github.com/mongodb/mongo/blob/6888a1472e002d9e1fe741a670261b28e45b2ab7/src/mongo/s/write_ops/batch_write_op.cpp#L634-L645
Attachments
Issue Links
- is depended on by
-
SERVER-79506 Get all bulkWrite js core tests running in sharding passthrough suites
-
- Closed
-