Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-68113

TimeSeriesSort test creates duplicate index on meta, time

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2022-10-03
    • 0

      The TimeSeriesSort perf test creates an index on meta, time but since SERVER-66689 this index already exists when a time series collection is created and the TimeseriesScalabilityImprovements feature flag is on. When the test is run we now get an error due to the duplicate indexes. We should edit this test to only create this index if it doesn't exist already.

      We should also verify that the plans for each query are correct after this change (or really if there's a way to assert something about a query plan in Genny that would be ideal)

            Assignee:
            fausto.leyva@mongodb.com Fausto Leyva (Inactive)
            Reporter:
            matt.boros@mongodb.com Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: