Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-98109

Interrupt user operations performing cache eviction during shutdown

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 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.

            Assignee:
            aaron.balsara@mongodb.com Aaron Balsara
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: