-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-02-19
-
144
-
2
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When acquiring resources for an operation, we check whether we need need to establish a capped snapshot. This check then accesses the collection metadata. Notably, at this point we are using the latest version of the collection catalog since we haven't established a snapshot yet. This means that a concurrent operation can use the same version of the catalog to write to the collection metadata concurrently.