-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
1
Some places in the code check for a view to be a timeseries just by looking at the name of the pointed bucket collection (example) without actually looking for the presence of the TimeSeries option. This assumption is correct if bucket collections can only be created when creating TimeSeries collections, but that is not always true (for example, the fuzzer has tripped over this in BF-32784 and BF-32463).
- depends on
-
SERVER-79630 Disallow creating and preventing upgrading with system.buckets namespaces which aren't timeseries collections
- Closed
- duplicates
-
SERVER-79630 Disallow creating and preventing upgrading with system.buckets namespaces which aren't timeseries collections
- Closed
- is related to
-
SERVER-88257 Views created on timeseries system.buckets collections are omitted from listCollections output
- Backlog