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

Require statistics are enabled when running in live restore mode

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

      Users of live restore depend on statistics being enabled to know when live restore has completed, but it's possible to start wiredtiger with statistics disabled (we default to none), or worse with statistics=clear which will reset the live restore state on each access by a cursor.

      We need to add configuration logic that checks statistics is set to one of (fast, all) when live restore is enabled. We need to check this behaviour on start up, and when either stats or live restore are reconfigured.

       

            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: