-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.9.0, 4.0.23, 4.4.4, 4.2.13
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v5.0, v4.4
-
Sharding EMEA 2021-06-14, Sharding EMEA 2021-06-28
-
(copied to CRM)
-
50
Currently, the migration source manager is waiting up to 6 hours for a receiver to finish cleaning overlapping range deletion tasks before starting a move chunk.
This can result in migrations being blocked on both sides for an unreasonable amount of time: a much smaller timeout must be used for this specific case, aborting the migration in case the range doesn't get cleared.
- causes
-
SERVER-58240 Wait for range deletion timeout is too short for FSM tests
- Closed
-
SERVER-58905 Fix test that assumes receiveChunkWaitForRangeDeleterTimeoutMS parameter existence in 5.0
- Closed
-
SERVER-59636 Default timeout for receiveChunkWaitForRangeDeleterTimeoutMS is too low
- Closed