Acquire schema lock while updating the shared metadata table

XMLWordPrintableJSON

    • Storage Engines, Storage Engines - Persistence
    • SE Persistence - 2025-12-05
    • None

      Based on the code reading, WiredTiger does not seem to acquire the schema lock during the following two operations that modify the shared metadata table:

      • __wti_block_disagg_checkpoint_resolve
      • __wt_disagg_copy_metadata_process

      An unfortunate overlapping of these functions with creating or dropping tables could result in incomplete information copied into the shared metadata table.

            Assignee:
            Peter Macko
            Reporter:
            Peter Macko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: