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

Document Server-Internal Startup and Shutdown

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Service Arch
    • Fully Compatible

      Our startup and shutdown procedure is extensive. The relevant code lives in the following directories:

      • src/mongo/base
      • src/mongo/db
      • src/mongo/db/commands
      • src/mongo/s
      • src/mongo/s/commands
      • src/mongo/util

      There are several important topics:

      • Exit helper functions.
      • The shutdown commands for both mongod and mongos.
      • Program mains for both mongod and mongos.
      • The MONGO_INITIALIZER subsystem.

      Since this spans multiple directories, we should add a new markdown file in docs/.

      This is intended to be abstract documentation, describe relationships and state transitions not code in common language.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: