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

Do clean shutdown in mongos under asan builds

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 3.3.11
    • Component/s: Internal Code
    • Service Arch
    • Fully Compatible

      For ASAN, mongod makes sure to shut down the listener, close all connections and wait for worker threads to exit before shutting down. We don't do this in mongos and doing so will probably make ASAN builds more robust for mongos.

      We may also need to investigate the performance cost of doing this in mongos (how much longer the sharding jscore passthrough suite takes)

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: