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

Create server parameter shutdownTimeoutMillisForSignaledShutdown on mongod

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Minor Change
    • Repl 2020-05-04

      Introduce a server parameter shutdownTimeoutMillisForSignaledShutdown on mongod. This controls the combined time taken by stepdown and quiesce mode for SIGTERM shutdown. The default value is 15000. Set this to 100 in tests. (Check that for multi-node replica sets, this is often enough time to step down and spend time in quiesce mode.) Remove the server parameter  waitForStepDownOnSignaledShutdown, so that the two timeouts are combined.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: