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

Waiting for failpoint does not always throw in quiesce_mode.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Repl 2020-08-24, Repl 2020-09-07
    • 35

      In quiesce_mode.js, when we wait for the pauseWhileKillingOperationsAtShutdown here and here, we assume that the waitForFailPoint command will be killed by the server, since the server has started killing new operations and marked all existing operations as killed. However, if the waitForFailPoint command was an existing operation, then even though it was marked as killed, it might not have any remaining interrupt points and could complete successfully.

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

              Created:
              Updated:
              Resolved: