-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSS Sydney
-
MooseOnTheLoose - 2025-02-04, FarewellDaniel - 2025-02-18, HappyAddy - 2025-03-04, PastaLaVista - 2025-03-18
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
-
SERVER-98654 Generalize SessionDataRAII for interrupting cache eviction
-
- Closed
-
-
WT-13867 Extend handle_general event handler for interrupting cache eviction
-
- Closed
-
- related to
-
SERVER-101733 Skip optional cache eviction for all interrupted operations
-
- Closed
-