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

Restore from yield fails if collection is still marked uncommitted

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: 7.0.0-rc2
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Execution NAMR Team 2023-06-26, Execution NAMR Team 2023-07-24, Execution NAMR Team 2023-08-07
    • 5

      Queries may start in the window where a new Collection is committed to WT but not yet committed into the local catalog if they can observe the collection from the opened snapshot.

      When queries restore after yield, they perform a lookup by UUID to restore the collection. If the thread that added the collection still hasn't executed its commit handlers (where the collection is marked as committed) the restore from yield will fail.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            henrik.edin@mongodb.com Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: