Remove the restriction from live restore that backups cannot be taken while it is in process

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Live Restore
    • Storage Engines
    • SE Persistence - 2025-06-20
    • None

      This change is largely just removing this assertion:

         WT_ASSERT_ALWAYS(session, !__wt_live_restore_migration_in_progress(session),
            "Cleaning the metadata string should only be called for non-live restore file systems"); 

      But we should also confirm that the surrounding logic makes sense in the context of taking a backup during a running live restore.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: