-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.1.1
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v4.0
-
TIG 2018-07-02
-
2
After the changes in SERVER-35094 to disallow calling abortTransaction() after commitTransaction() The withTxnAndAutoRetry helper function and retry logic in the background dbhash hook will need to be changed to not call abortTransaction() if the failure error comes from commitTransaction()
- related to
-
SERVER-35262 Add concurrency_simultaneous_replication.yml test suite
- Closed