-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Querying
An index may look good initially, but be less effective later on, during the getMore stage. Now that we have a MultiPlanScanner we could potentially try out alternative indexes in mid stream and select a better performing candidate.
- duplicates
-
SERVER-15225 CachedPlanStage should execute for trial period and re-plan if query performs poorly
- Closed
- is related to
-
SERVER-10026 New query system
- Closed
- related to
-
SERVER-8664 Improve query optimizer sampling algorithm
- Closed