-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2018-02-26, Sharding 2018-03-12
-
0
The command currently does not perform any writes. As a result, it will not satisfy the "taken global X lock" condition here and will not advance the client opTime:
https://github.com/mongodb/mongo/blob/r3.7.1/src/mongo/db/service_entry_point_mongod.cpp#L356-L360
- is related to
-
SERVER-33727 Do not wait for write concern if opTime didn't change during write
-
- Closed
-
- related to
-
SERVER-33475 Retried findAndModify doesn't properly wait for writeConcern
-
- Closed
-