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

NetworkInterfaceTL::shutdown may race with the destructor.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Service Arch 2022-04-18, Service Arch 2022-05-02, Service Arch 2022-05-16
    • 11

      After some investigation, BF-24699 relates with an instance of NetworkInterfaceTL getting destroyed before it has a chance to complete shutting itself down. When the public shutdown method gets called from a different thread, the thread running the destructor must block.

            Assignee:
            daniel.morilha@mongodb.com Daniel Morilha (Inactive)
            Reporter:
            daniel.morilha@mongodb.com Daniel Morilha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: