-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-04-01
-
113
Some queries return a QueryPlanKilled error on suites where the balancer runs moveCollection in background (more info on SERVER-88275). To prevent that we will increase the values of internalQueryExecYieldPeriodMS and internalQueryExecYieldIterations on the affected suites.
- fixes
-
SERVER-87186 Aggregation pipelines can fail due to QueryPlanKilled in sharding suites with migrations
- Closed
- is caused by
-
SERVER-85441 Extend `balancerShouldReturnRandomMigrations` failpoint to additionally move random unsharded collections
- Closed
- related to
-
SERVER-88275 moveCollection may make a query fail with QueryPlanKilled error
- Backlog