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

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

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

      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@mongodb.com Yujin Kang Park
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: