The test MakeSureMoreThanOneBatchIsProcessedIfNeeded is failing on slow build variants because the balancerChunksSelectionTimeoutMs timeout exceeds before the balancer has been able to process two batches on a single round as expected.
- is caused by
-
SERVER-71009 Make sure the select chunks operation doesn't take too long
- Closed