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

Fix missing read barriers in column store insert list search

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 3
    • 2023-03-21 Ellen Ripley

      The problem found in WT-10461 for row store is also there for column store. Though it may not cause out of order keys as we don't have prefix search optimization in column store, we should fix that to ensure we see a valid skip list down the search to prevent any unexpected behavior.

            Assignee:
            chenhao.qu@mongodb.com Chenhao Qu
            Reporter:
            chenhao.qu@mongodb.com Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: