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

Better error handling for BackupFileCloner

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • ALL
    • Repl 2024-06-10

      Right now if the BackupFileCloner fails because it is unable to write, it might continue to execute code which tries to write to the file again and results in a fatal error. We need to instead have the query abort at this point and not add to _dataToWrite.

      We should also attempt to retrieve and log the operating system error causing the failure to write.

            Assignee:
            matthew.russotto@mongodb.com Matthew Russotto
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: