Validate commands like analyzeShardKey, compactStructuredEncryptionData, ... fail for viewless timeseries

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 8.2.0-rc0
    • Component/s: None
    • Catalog and Routing
    • CAR Team 2026-04-27, CAR Team 2026-05-11, CAR Team 2026-05-25
    • 🟥 DDL
    • None
    • None
    • None
    • None
    • None
    • None

      The following commands do not support viewless timeseries collections:

      • reIndex (tracked in SERVER-127051)
      • -convertToCapped-
      • -cloneCollectionAsCapped-
      • -compactStructuredEncryptionData-
      • -cleanupStructuredEncryptionData-
      • splitVector (tracked in SERVER-127074)
      • repairShardedCollectionChunksHistory Command removed in SERVER-125916
      • analyzeShardKey
      • createSearchIndexes
      • dropSearchIndex
      • updateSearchIndex
      • $listSearchIndexes

      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.

            Assignee:
            Tommaso Tocci
            Reporter:
            Joan Bruguera Micó
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: