- 
    Type:
Improvement
 - 
    Resolution: Fixed
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: None
 - 
    Component/s: None
 - 
    None
 
- 
        Query Optimization
 - 
        Fully Compatible
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
We should avoid throwing & retrying planning if we don't have a plan cache entry, since a thread that has been waiting for a token could wake up (notify_one) because a different thread finished multiplanning. However, that's not a guarantee that we will now have an active plan cache entry- we should only throw if we believe we will hit the plan cache, otherwise we might as well let the query progress through multiplanning.
- is related to
 - 
                    
SERVER-101604 Clean up bucket table
-         
 - Closed
 
 -         
 - 
                    
SERVER-105490 Add new multiplanner metrics
-         
 - Closed
 
 -         
 
- related to
 - 
                    
SERVER-101604 Clean up bucket table
-         
 - Closed
 
 -