-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 8.2.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
The following chunk/range administrative commands should support being called with rawData: true because for viewless timeseries collections their parameters refer to buckets instead of measurements:
- moveChunk
- moveRange
- mergeChunks
- split
- clearJumboFlag
- cleanupOrphaned
- autoSplitVector
Commands that do not require adaptation and for which we will not add rawData support.
Not supported on timeseries collections (doc link)
- updateZoneKeyRange
Does not accept or output chunk boundaries or document key. So no need to add rawData to those.
- mergeAllChunksOnShard
- configureCollectionBalancing
- balancerCollectionStatus
For now, to avoid breaking the existing tests, don't require they are called with rawData: true, this will be done in a later ticket.
- is depended on by
-
SERVER-106896 Force chunk/range administrative commands to be used with rawData: true for viewless timeseries
-
- Blocked
-
-
SERVER-119235 Cleanup the list in system_buckets_metrics.cpp once chunk-related DDL commands support rawData
-
- Blocked
-
- related to
-
SERVER-106888 Investigate balancer changes for viewless timeseries
-
- Closed
-