Better error handling for BackupFileCloner

XMLWordPrintableJSON

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

      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
            Reporter:
            Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: