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

Restore the change to set the btree handle logging flags

      After reverting WT-8601 on the mongodb-5.3 branch, some test fallouts surfaced that we need to understand and address.

      2022/03/03 02:23:29.102] FAIL: test_verify2.test_verify2.test_verify_ckpt
      [2022/03/03 02:23:29.102] ----------------------------------------------------------------------
      [2022/03/03 02:23:29.102] Traceback (most recent call last):
      [2022/03/03 02:23:29.102]   File "C:\data\mci\9c1b03296ac43ff3bbaebd9ebe38d3c4\wiredtiger\test\suite\test_verify2.py", line 48, in test_verify_ckpt
      [2022/03/03 02:23:29.102]     self.assertTrue(self.raisesBusy(lambda: self.session.verify(self.uri, None)),
      [2022/03/03 02:23:29.102] AssertionError: False is not true : was expecting API call to fail with EBUSY 

      another:

      [2022/03/03 02:25:24.549] FAIL: test_alter05.test_alter05.test_alter05
      [2022/03/03 02:25:24.549] ----------------------------------------------------------------------
      [2022/03/03 02:25:24.549] Traceback (most recent call last):
      [2022/03/03 02:25:24.549]   File "C:\data\mci\2a83bcc246d7aa30a50f92f0fba024fd\wiredtiger\test\suite\test_alter05.py", line 86, in test_alter05
      [2022/03/03 02:25:24.549]     self.assertEqual(prev_alter_chceckpoints + 1, alter_chceckpoints)
      [2022/03/03 02:25:24.549] AssertionError: 1 != 0 

       

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: