-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 8.1.0-rc0, 8.0.0
-
Component/s: Testing Infrastructure
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.0
-
CAR Team 2024-10-28
-
0
-
1
After SERVER-91465, some tests started hitting the error QueryPlanKilled when running multi document updates. Most were fixed in SERVER-91465 itself, but count_odd.js went under the radar.
The solution should be analogous to the test changes in SERVER-91465 and SERVER-92369.