Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
7.0.5, 8.0.0-rc0, 7.3.0-rc1
-
None
-
None
-
Fully Compatible
-
ALL
-
v7.3, v7.0
-
CAR Team 2024-02-05
Description
The ShardsServerProcessInterface flavour of the MPI API implements the insert and update methods by using BatchedCommandRequests that get dispatched through cluster::write(). The semantics of such a method have been recently modified by SERVER-80363, so that the the opCtx (instead of the related BatchedCommandRequest setter) needs to be used now to configure the write concern of the remote command being dispatched.
Attachments
Issue Links
- is related to
-
SERVER-80363 server default writeConcern is not honored when wtimeout is set
-
- Closed
-