Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-14314

Prefix temporary files

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT12.0.0, 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: Live Restore
    • None
    • Storage Engines, Storage Engines - Persistence
    • 5
    • StorEng - 2025-03-28, StorEng - 2025-04-25

      Currently live restore use the notation of ".lr_tmp" to indentify temporary files. This creates an issue where if the node crashes while copying log files it will then find the temporary file as part of the log file list call which will break the logging subsystem.

      Temporary files can be safely deleted as a workaround but we should avoid them being detected by logging to begin with.

            Assignee:
            luke.pearson@mongodb.com Luke Pearson
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: