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

Ensure minVisibleSnapshots of collections created in multi-document transactions are appropriately set by the time they are visible in the catalog

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-03-09

      When a collection gets created, it gets registered as part of the collection catalog during recovery unit commit. Its corresponding indexes have their minVisibleTimestamp set in a separate onCommit handler. Additionally, we set the minVisibleSnapshot of the newly-created collection to be a potentially null timestamp, before setting it again through creation of the _id index.

            Assignee:
            maria.vankeulen@mongodb.com Maria van Keulen
            Reporter:
            maria.vankeulen@mongodb.com Maria van Keulen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: