-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
Fully Compatible
-
TIG 2018-07-16, TIG 2018-07-30
In order to test for errors caused by optimizations in the aggregation pipeline, we will add a failpoint to the aggregation pipeline that will disable optimization. This will allow the aggregation fuzzer to run queries against a version of mongo with optimizations turned on and one with optimizations turned off to compare their results.
- related to
-
SERVER-42197 Expose a per-query flag to disable agg optimizations
- Closed