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

BackgroundJob should not access the SSLManager after notifying waiters of completion

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.7
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Hide

      See CXX-327 and CXX-247

      Show
      See CXX-327 and CXX-247

      Otherwise, if the wait on the BackgroundJob is all that is blocking execution of static destructors, the BackgroundJob thread's access to the SSL manager will race with the static destruction of the SSL manager mutex.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: