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

Remove isCommitted from Collection

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Execution Team 2023-06-12

      This should only be used internally by the CollectionCatalog to handle concurrent collection creations on the same namespace.

      However, the CollectionCatalog now have other means to register a namespace for pending commit.

      By not having the isCommitted flag we can simplify the data structures used by the CollectionCatalog to only contain fully committed instances and creating collections get handling more similar to other types of DDL operations.

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

              Created:
              Updated:
              Resolved: