-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
The task is about the following:
- Set-up the sbe executor for yielding (
SERVER-64007) - Making the yield-safe plans default (internalCascadesOptimizerDisableYieldingTolerantPlans defaults to false)
- Make sure we test both yielding and non-yielding scenarios. Yielding may be rationalized in the future to an extent we do not need to specifically handle it on the query level, and we should strive to preserve a reasonable level of testability for either scenario.
- depends on
-
SERVER-64007 Makes plans produced by Cascades optimizer yield
- Closed
- related to
-
SERVER-16750 Document never matching query predicate incorrectly returned by query if concurrently updated (WiredTiger)
- Closed