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

Send an abort signal instead of a kill signal when archiving

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • STM 2020-01-09
    • 50

      Turns out we can instigate a core dump safely enough by sending an abort signal instead of a kill signal, and the difference in behavior is likely to still allow for valid data files, since the signal handler is a different thread that doesn't take locks. So now we should send an abort signal instead of a kill.

            Assignee:
            carl.worley@mongodb.com Raiden Worley (Inactive)
            Reporter:
            carl.worley@mongodb.com Raiden Worley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: