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

Don't start the background migration server on restart when live restore is past background migration

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Live Restore
    • Storage Engines
    • 3
    • StorEng - Defined Pipeline

      This is a follow on ticket from WT-14040.

      We trigger live restore clean up when the final background migration thread terminates after copying all files. If we restart WiredTiger in the CLEAN_UP or COMPLETE states this is wasteful, as we spin up the background threads just to immediately kill them.

      This ticket is to add a code path where we directly call clean up instead of spinning up migration threads when WiredTiger is in the CLEAN_UP or COMPLETE states on startup

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: