-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
-
Repl 2020-10-19, Repl 2020-11-02, Repl 2020-11-16
SERVER-45767 is an example of a situation where a workload can lead to an infinite transaction retry loop inside suites that use withTxnAndAutoRetry. In order to avoid similar mysterious test time out scenarios in the future, this retry loop should only execute for a finite number of retries.
- is related to
-
SERVER-45767 Blacklist create_database.js from concurrency_replication_multi_stmt_txn
- Closed