-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Sharding EMEA
-
Fully Compatible
-
v7.0
-
Sharding EMEA 2023-04-17, Sharding EMEA 2023-05-01
-
161
The receiveChunkWaitForRangeDeleterTimeoutMS server parameter indicates the amount of time in milliseconds an incoming migration will wait for an intersecting range with data in it to be cleared up before failing. The default value of 10 seconds seems not to be enough when tests run on slow variants or slow machines, so the proposal is to increase it to 90 seconds (as already set in FSM suites).
This can be achieved by override the parameter value similarly to the way we override orphanCleanupDelaySecs for testing.
- related to
-
SERVER-76536 Increase receiveChunkWaitForRangeDeleterTimeoutMS in concurrency suites
- Closed