Retry aggregation if timeseries collection from inner pipeline is concurrently upgraded to viewless

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2026-02-16
    • 200
    • 🟩 Routing and Topology
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, if a timeseries collection is upgraded during the execution of an inner aggregation pipeline it could happen the following:

      • collection is legacy (viewful)
      • aggregation find the view and translate the namespace to target the underlying system buckets collection
      • the timeseries collection gets upgraded to viewless
      • the aggregation start executing and find that the timeseries system buckets collection does not exist anymore.

      Currently, in this situation we would simply return empty results (BF-41554) instead we should throw an error to retry the aggregation.

            Assignee:
            Tommaso Tocci
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: