-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2026-05-25
-
3
-
🟥 DDL, 🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
Add a new optionalBool fixedBucketing field to TimeseriesOptions to achieve the following:
- It becomes a property both on the shard catalog (on replica-sets/shards) and global catalog (on the config server in sharded clusters).
- It will be settable also in the timeseries options that can be passed as arguments to the create and shardCollection commands.
The field will only be settable when the feature flag (SERVER-126819) is enabled AND the collection is in viewless format (we're not supposed to use this flag in old timeseries, just applies to "new" ones).
- depends on
-
SERVER-126819 Create fixedBucketing feature flag
-
- Closed
-
- is depended on by
-
SERVER-126821 Allow changing fixedBucketing via collMod
-
- Open
-
-
SERVER-126823 Set fixedBucketing to true by default on newly created timeseries collections
-
- Open
-