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

Fix errors in SimulateCrashes hook and convert it to use BGHook

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2022-04-04

      In SERVER-63486, we added a generic hook that contains a background thread. The background thread continuous runs some action that can be overridden.

      We should convert the SimulateCrashes hook to use the new infrastructure. I started doing this work, but I ran into failures that seem to also be showing up on waterfall. It seems SimulateCrashes swallows those errors, so they weren't noticed until now. BGHook will raise any errors that it runs into, which would cause the hook to fail on waterfall. This ticket should resolve those errors and update the hook to use the new infrastructure.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            xuerui.fa@mongodb.com Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: