-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
The test fails in mongot_kill_cursors.js with only featureFlagSearchBatchSizeTuning enabled. I believe this may be because the project changes the way getMore's are issued which is incompatible with the test. This needs to be fixed for the test to run in the the all feature flag variant.
Previously in the all feature flag variant, this test would pass because SearchInSbe was true, but after SERVER-94757, SearchInSbe is no longer enabled in the variant.