Fix incremental backup checkpoint parsing to handle upgrades

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.0, 4.4.2, 4.7.0, 4.2.10
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 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:
            Susan LoVerso (Inactive)
            Reporter:
            Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: