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

Drain GuaranteedExecutor work before shutting down the NetworkInterfaceTL reactor

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • ALL
    • v8.0
    • Programmability 2024-06-10, Programmability 2024-06-24
    • 200

      The reactor member of NetworkInterfaceTL is the executor of last resort for a bunch of GuaranteedExecutor work that's scheduled by NetworkInterface TL. Once you shut down the reactor, it starts failing work as it schedules it. Failing a GuaranteedExecutor causes the server to abort.

      Fixing this requires a more thorough drain in NetworkInterfaceTL::shutdown().

      Work item for BF-33527.

            Assignee:
            ronald.steinke@mongodb.com Ronald Steinke
            Reporter:
            ronald.steinke@mongodb.com Ronald Steinke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: