-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-04-05
Investigation into SERVER-55426 revealed that we need to store time-series metadata in a way that can be accessed by all shards in a cluster. The system.views collection is not sharded, so this is not an acceptable solution.
Move the metadata from the view definition into the durable catalog entry for the buckets collection.
- is depended on by
-
SERVER-55272 Queries on sharded time-series buckets collections are not applying shard filters
- Closed
- related to
-
SERVER-55653 Queries on time-series views do not accept collations on indexes
- Closed
-
SERVER-55096 Indexes on time-series collections need to inherit collation from collection
- Closed
-
SERVER-55426 Investigate work to support inserts on sharded time-series collections
- Closed
-
SERVER-55721 Complete TODO listed in SERVER-55096
- Closed