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

Allow live_restore.threads_max to be reconfigured during runtime

    • Storage Engines
    • StorEng - Defined Pipeline

      Currently live restore can only be configured on startup. We allow live_restore.threads_max to be set to zero on startup so users can run recovery without triggering a full background migration of data, but this assumes the user will at some point enable live_restore to perform migration.

      This ticket adds the ability for users to reconfigure threads_max at runtime at which point WiredTiger should update the number of background threads performing migration. If we reconfigure from 0 threads to a non-zero amount this will begin migration.

            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: