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

Turn off column store test and lower isolation levels in test_random_abort

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc4, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 3
    • Storage - Ra 2020-05-04

      long-test failed on Ubuntu 18.04

      Host: ec2-34-234-193-201.compute-1.amazonaws.com
      Project: WiredTiger (develop)
      Commit: diff: WT-5527 Only restore update chain that has updates newer than the onpage value (#5459)

      We now track whether restoration is needed after reconciliation in three layers.

      1) Update chain: an update chain needs to be restored if there are updates newer than the selected
      onpage value, or there are non-globally visible updates for in-memory database and fixed length
      column store.
      2) Split page: a split page needs to be restored if any of its associated saved updates needs to be
      restored.
      3) Original page: we mark restoration is needed when we see any update chain that needs to be
      restored in reconciliation to enable key promotion.

      We free the associated saved updates after we have written the onpage value to the disk image and
      moved the older versions to the history store if restoration is not required for the split page.
      If restoration is required, we only restore the saved update chains that are marked to be restored and
      free all the updates that have been moved to the data store and the history store. | 31 Mar 20 09:32 UTC
      Evergreen Subscription: ; Evergreen Event:

      Task Logs

            Assignee:
            chenhao.qu@mongodb.com Chenhao Qu
            Reporter:
            xgen-evg-user Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: