-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
v8.0, v7.0, v6.0, v5.0
-
200
This test does several large inserts in a row. The passthrough suite groups these into a transaction, and at the same time periodically kills the primary often enough that these long operations can't succeed.
We should remove this test from the suite since it breaks the suite's assumptions (namely that the operations are short enough to fit within its ~15s stepdown interval).
- related to
-
SERVER-60823 runCommandWithRetries in JS test framework exceeds JS interpreter recursion limit
- Closed