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

Need test for backup, versions and logpath

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 8

      In WT-6015 we hit a bug in version checking with a backup. The initial fix in WT-5930 was not sufficient when using the log path. With a log path, and using a backup directory between releases, we did not detect the bad compatibility versions before creating the metadata and turtle file, therefore, when eventually the database was opened on a compatible release version it did not actually run recovery and reapply the records.

      WT-6015 fixed it. This ticket is to create a test to verify this condition.

      Basically the test should follow test_bug023.py but try to open multiple times, and use a log path.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: