Further work from WT-6507, currently operation_timeout_ms can only be configured from wt_txn_begin, the idea of this ticket is to allow that configuration to be specified in wt_txn_commit and wt_txn_rollback. This will allow the cache eviction worker call to exit after a specified period of time.
- is depended on by
-
SERVER-50365 Stuck with long-running transactions that can't be timed out
- Closed
-
WT-6666 Start op timer when we configure it in rollback and commit
- Closed
-
SERVER-50348 Take advantage of WT transaction rollback timeout in multi-doc txn expirer
- Closed
- related to
-
WT-6507 Exit cache eviction worker after our operation has timed out
- Closed