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

Re-enabling empty_value python test

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.0.0, 5.3.0, 5.2.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Ra 2022-01-10

      A recent change to removing obsolete values from time windows has resulted in the failure of python test test_empty_value.py and it was temporarily disabled in that change. See: WT-8270.

      The intent of the test is to test that WiredTiger doesn't write out empty values with keys when writing them to disk. The change to the time window clearing code has result in WiredTiger writing out a validity window with the empty value and as such it cannot skip writing the empty value. We should fix the test so it writes out globally visible empty values.

      Scope of work:

      • Update the test to insert globally visible empty values.
      • Confirm it passes.

            Assignee:
            luke.pearson@mongodb.com Luke Pearson
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: