Only use query-based reopening for time series collections that have a (meta, time) index

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-10-31, Execution Team 2022-11-14
    • 7
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Query-based reopening relies on the presence of a (meta, time) index to be efficient. This index will be built by default for new collections when featureFlagTimeseriesScalabilityImprovements is enabled. However, existing collections that get upgraded will not have the index unless the user has explicitly created it, and further, the user may drop the index manually. If the index isn't present, we should disable query-based reopening, and nudge the user to create the index via log message.

            Assignee:
            Fausto Leyva (Inactive)
            Reporter:
            Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: