-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Plenty of tests have been disabled from the balancer suites using the `requires_getmore` tag because getMore may fail due to chunk migrations or unsharded collections being moved in the background.
The command getMore can't be directly retried because the cursor has already been partially consumed. Hence, we'll need to figure out how to implicitly retry the entire operation when getMore returns a retryable or a QueryPlanKilled error.
- depends on
-
SERVER-93901 Add more sharding config fuzzer passthroughs
-
- In Code Review
-
- is depended on by
-
SERVER-100645 Set internalQueryExecYieldPeriodMS to its default value and retry upon QueryPlanKilled error
-
- Open
-
- related to
-
SERVER-88275 moveCollection may make a query fail with QueryPlanKilled error
-
- Backlog
-