Stop assuming exclusive access when writing to history store pages

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.0, 4.4.0-rc8, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2020-06-01
    • 1

      As part of WT-6257, we noticed that we're passing true as the exclusive argument to wt_row_modify. This assumes exclusive access to the page and skips locking when adding to an insert list.

      In the case of history store writes, this is definitely not true so we should use false instead. It's not clear whether this fixes WT-6257. We're in the process of figuring that out.

            Assignee:
            Alex Cameron (Inactive)
            Reporter:
            Alex Cameron (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: