-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
5
-
2023-07-11 WiredTractor
Per WT-11121 we determined that a connection level operation timeout configuration option didn't make a lot of sense as timeouts should only be upheld if there is a running transaction.
Scope:
- Remove the connection level timeout configuration from api_data.py
- Remove the functionality to default the session timeout to the connection one
- Convert the operation timeout in test format to a per transaction one
- Fixup documentation where required
- related to
-
WT-11121 failed: format next returned OOO key
- Closed