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

Fix incremental backup checkpoint parsing to handle upgrades

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • WT10.0.0, 4.4.2, 4.7.0, 4.2.10
    • None
    • v4.4, v4.2

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: