Remove isCommitted from Collection

XMLWordPrintableJSON

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

      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
            Reporter:
            Henrik Edin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: