-
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
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.
- duplicates
-
SERVER-76839 Operations with a CollectionCatalog instance can observe uncommitted collections become committed from a different operation operating on a different CollectionCatalog instance
-
- Closed
-