-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 6.0.0, 5.0.10
-
Component/s: None
-
Storage Execution
-
ALL
-
The creation of a timeseries collection is achieved through the following two steps:
1. create the bucket namespace
2. create the associated view
If a drop targeting directly the bucket namespace is executed between 1 and 2 we end up with the view but without the bucket namespace. This is possible because the create collection release the locks for the bucket namespace after 1.
- is related to
-
SERVER-68433 Create deterministic behavior testing of concurrent time-series DDL operations
- Backlog