-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2022-02-07, QE 2022-02-21
-
7
Since the classic engine checks for interrupt/yield after NEED_TIME is returned by the PlanStages, it is possible that the query yields in this test before any data is accessed. If this happens, no CappedCollectionLost error will be raised, which will cause the test to fail.