-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Sharding
-
ALL
-
Sharding 2019-04-08, Sharding 2019-04-22
-
14
Current condition for commit retry in txn_override.js does not fully follow the driver spec. We should revisit this once SERVER-39702 is finished.
Driver spec would retry commit only on retryable errors. For this test fixture, we don't need to strictly driver's only one retry policy.
See also:
commit retry specs
- depends on
-
SERVER-39702 Remove config server as transaction coordinator crutch from coordinator kill passthrough suite
- Closed
- is related to
-
SERVER-40186 The logic in `auto_retry_transaction.js:withTxnAndAutoRetry` does not retry failed commits
- Closed
-
SERVER-40493 Make Interrupted a retryable writes error
- Closed
- related to
-
SERVER-38937 Unify txn_override.js and auto_retry_on_network_error.js
- Closed