-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 8.2.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
None
-
3
-
TBD
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
The following commands do not support viewless timeseries collections:
- reIndex
- createSearchIndexes
- dropSearchIndex
- updateSearchIndex
- $listSearchIndexes
- convertToCapped
- cloneCollectionAsCapped
- compactStructuredEncryptionData
- cleanupStructuredEncryptionData
- analyzeShardKey
- splitVector
- repairShardedCollectionChunksHistory
Since viewless timeseries collections can not be recognized by namespace, some of those commands try to run as if it were a regular collection.
Ensure there is test coverage for those commands failing and if necessary fix any issues that are found.
- related to
-
SERVER-105343 Prevent converting a viewless timeseries collection to capped
-
- In Code Review
-