Rollback SERVER-62101's work now that the view catalog is part of the collection catalog

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Execution Team 2022-03-21
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-62101 handled a case where we incorrectly assumed a view would still be present in a later lookup when we were running lock-free. That change is no longer necessary after SERVER-57250 goes in, and the code can be simplified again. The ViewCatalog logic is now in the CollectionCatalog class, a copy of which is placed on the opCtx for lock-free read catalog accesses to use: so the view catalog can no longer change during a lock-free read operation.

            Assignee:
            Yujin Kang Park
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: