-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Cluster Scalability 2023-12-25
DBClientBase created by the shell should not throw on a StaleConfig error since the shell cannot handle this error and for transactions throwing this error from inside DBClientBase makes the error lose the TransientTransactionError label, which would mislead the external client (e.g. auto_retry_transactions.js) to not retry the transaction when it should.
- is depended on by
-
SERVER-83078 Add jscore passthrough testing for connecting to a replica set boostrapped as a single-shard cluster using replica set endpoint
- Closed
- is related to
-
SERVER-39227 Mongos should always return original error in a transaction
- Closed