-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2021-08-23
-
49
The receiveChunkWaitForRangeDeleterTimeoutMS parameter makes a recipient of a migration to wait for range deletions in intersecting chunk ranges to finish before continuing with the ongoing migration. The default timeout is currently 10 seconds, which is a number that is too low for the current test environment. We've had this problem before in some concurrency tests, so, we could increase the default value to a minute and a half, which is the current overall timeout for migrations.
- is caused by
-
SERVER-55429 Abort migration earlier when receiver is not cleaning overlapping ranges
- Closed
- is related to
-
SERVER-72408 Default timeout for receiveChunkWaitForRangeDeleterTimeoutMS is too low at agg_collstats_expr.js
- Closed