-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Towards the very end, notable_sbe_consistency.js runs assert.commandWorked(db.adminCommand(
{setParameter: 1, internalQueryFrameworkControl: "forceClassicEngine"})); that is forcing the engine to run classic. This can cause issues for future tests that were not expected to run in classic since this test is not restricted to run in classic
- related to
-
SERVER-112200 Robustly cleanup environment in notablescan_sbe_consistency.js
-
- Backlog
-