-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
When working on SERVER-96635, I discovered that running the same wildcard index query multiple times leads to different candidate query plans (different rejected plans in the explain output).
Below, I have attached a test, which can be run with the `replica_sets_jscore_pqs_fallback` to reproduce the scenario.
- related to
-
SERVER-96635 Improve Query Settings Fallback tests
- In Code Review