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

Cancel all remaining egress commands on shutdown

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.7, 4.4.0, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Service arch 2020-04-20
    • 19

      We do currently do not cancel in-flight commands here. In the past, this wasn't so much of an issue because we would close the underlying sockets when we destroyed the reactor. After SERVER-47351, we now have tighter expectations for how quickly we close sockets. Specifically, we need to do our networking cancelation before the asio reactor stops running.

            Assignee:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: