Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Query Execution
-
Fully Compatible
-
QO 2023-12-25, QE 2024-01-22, QE 2024-02-05
-
0.5
Description
Due to the changes in SERVER-78998, we now have a decoration on the OperationContext which has the value of the framework control knob. Given that we pretty much always have an OperationContext, we should remove forceClassicEngine from Canonical Query (https://github.com/10gen/mongo/blob/master/src/mongo/db/query/canonical_query.h#L224) and use the decoration on OperationContext.