-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSS Sydney
-
FarewellDaniel - 2025-02-18, HappyAddy - 2025-03-04
Optional eviction will be skipped when:
1. Aborting expired multi-document transactions, and
2. Committing or aborting prepared transactions (SERVER-65106)
Prior to WT_SESSION::commit_transaction() or WT_SESSION::abort_transaction() being called in these situations, the session will be reconfigured with cache_max_wait_ms=1 in order to skip optional eviction.
- depends on
-
WT-13869 Add "cache_max_wait_us" option to WT_SESSION::commit_transaction() and WT_SESSION::rollback_transaction()
-
- Closed
-
-
WT-14156 Allow sessions with a prepared transaction to reconfigure the "cache_max_wait_ms" option
-
- In Code Review
-
- related to
-
SERVER-65106 Don't perform eviction after prepared transaction commits or rolls-back
-
- Closed
-