Incorrect namespace translations in operations on sharded viewless timeseries collections

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Storage Execution 2025-08-18
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Viewless timeseries collections eliminate the separate view and buckets namespace structure, but many of the failing operations on sharded collections (particularly upserts, findAndModify, and multi-document transactions) still contain code paths that attempt to call getTimeseriesViewNamespace() on what is now a regular collection namespace.

      On unsharded collections these operations execute fine, but in these paths we're doing an invalid namespace translation to the legacy timeseries namespaces - leading to invariant failures such as this one in testing.

            Assignee:
            Damian Wasilewicz
            Reporter:
            Ayesha Islam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: