Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
5.0.0-rc0
-
Fully Compatible
-
ALL
-
v5.0
-
Sharding EMEA 2021-06-14
-
156
Description
When we run read_concerns.js in sharded collection pass-through suites the command executed inside the transaction could potentially return a stale version error to the client because the mongos is not retrying those errors in the context of a transactions so the test should automatically retry in those cases (using one of those retry helper functions)
Attachments
Issue Links
- is caused by
-
SERVER-57051 Shard may fail to notify that router was stale for command in multi-statement transaction
-
- Closed
-