Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-71006

Small window of inconsistency for reads after turning index to multikey

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.15, 6.0.4, 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v6.1, v6.0, v5.0
    • Execution Team 2022-11-14

      When turning an index into multikey we flip the in-memory state in an onCommit handler. This means there is a window between the WT transaction committing and updating the in-memory state where a reader can observe the data but not seeing the index as multi-key.

            Assignee:
            henrik.edin@mongodb.com Henrik Edin
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: