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

    • Storage Engines, Storage Engines - Foundations, Storage Engines - Persistence
    • 3
    • StorEng - 2025-04-25

      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:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: