-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Execution Team 2022-05-16, Execution Team 2022-05-30, Execution Team 2022-06-13
Time-series collections show no indexes by default. After SERVER-59798 we will show a clustered index to users on any clustered collections, but not on the time-series buckets collection.
We should take this a step further and have listIndexes show the clustered index on _id for the buckets collection, and when listIndexes is run on a time-series collection transform that the spec by showing an index on time.
- is duplicated by
-
SERVER-58150 Time-series collections should somehow display the clustered index on time
- Closed