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

Fix incremental backup checkpoint parsing to handle upgrades

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.2, 4.7.0, 4.2.10
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • v4.4, v4.2

      We recently added support for renaming a file while doing incremental backups. That involved tracking in the checkpoint metadata whether a table had been renamed.

      The code added assumes that the rename field was present in the checkpoint metadata, and if it isn't can return a WT_NOTFOUND unexpectedly from the __ckpt_load_blk_mods function.

      We should update the code to handle the case where the rename string is missing from the config string.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: