-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
-
Execution Team 2022-10-17, Execution Team 2022-10-31
-
105
There are a few places in the code which assume that a collection name with 'system.buckets' prefix implies that, the collection is a time-series collection. But we do allow users to create a regular collection with 'system.buckets' prefix. This might lead to some inconsistent behaviour. We generally don't allow users to create a collection with 'system.' prefix, so we should not treat 'system.buckets' prefix differently.
- is duplicated by
-
SERVER-67676 Disallow manually creating a system.buckets.x collection
- Closed
- is related to
-
SERVER-59666 Renaming system.buckets collection should be disallowed
- Closed
-
SERVER-70445 Server crash when reading from sharded collections with user-created '<db>.system.buckets.<coll>' collection
- Closed
-
SERVER-70822 Consider restricting built-in roles permissions on system.buckets collections
- Closed