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

Fail point utils should retry configureFailPoint on retriable errors

    • Fully Compatible
    • ALL
    • v7.0
    • Sharding EMEA 2023-04-17
    • 35

      Configuring a fail point on the config server can fail if the config server steps down while the command is being run. We should modify the fail point utils to use the assertRetriableCommandWorked helper to retry this command for these errors.

      We should also add a new helper to the failpoint util to allow for setting a fail point for all nodes in a list, since this is a common pattern [1, 2] that also needs to rerun commands on retriable errors.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: