-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSS Sydney
-
RSS Sydney - 2025-01-07
When a shutdown is initiated, all operations are interrupted, but operations within WiredTiger cannot be interrupted. Operations that are performing cache eviction can delay shutdown, as the system must wait for them to finish. By utilizing the interrupt event handler, we can interrupt operations involved in cache eviction.
- depends on
-
WT-13867 Extend WT_SESSION app_private event handler for interrupting cache eviction
- Backlog
-
SERVER-98654 Generalize SessionDataRAII for interrupting cache eviction
- Needs Scheduling