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

Disable explain_find_trivially_false_predicates_in_agg_pipelines.js under tests with random_migrations: true

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Optimization
    • Fully Compatible
    • v8.0
    • QO 2024-04-15
    • 14

      Test configurations that set  "random_migrations: true" cause the planner to choose a different sharding plan for the lookup query in the test.

      Explain for this query doesn't show any information about the sharded part of the plan so it is not possible to verify whether it used EOF or not.

      The solution is to disable the test under those configurations that set this flag.

            Assignee:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Reporter:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: