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

Check for error message when ignoring ShutdownInProgress errors in run_reconfig_background.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2021-02-08
    • 20

      BF-19854 seems to have failed because an error thrown by the mongo shell does not contain an error code. We check for the error code, but the error is not caught because the shell does not propagate the code. We have a ticket (SERVER-54026) to fix the root cause of the issue, but we should temporarily check the error message to stop this BF from reoccurring.

      This patch should also include a TODO to remove the error message check when SERVER-54026 is completed.

            Assignee:
            ali.mir@mongodb.com Ali Mir
            Reporter:
            ali.mir@mongodb.com Ali Mir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: