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

Fix test_backup07.py to test the creation of new tables when backup cursor is open

    • 3
    • Storage - Ra 2022-02-07

      While looking through the backup tests I came across test_backup07.py which was changed in WT-7102 and no longer tests what it was intended to test. That ticket changed some backup tests to use a backup class, but removed the key portion of this test.

      The test is intended to make see what happens when a new table is created specifically after the backup cursor is opened (because that table won't appear in the WiredTiger.backup but will appear in the log when recovery occurs). WT-7102 removed opening the backup cursor.

      cc: jie.chen

            Assignee:
            jie.chen@mongodb.com Jie Chen
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: