-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v4.9
-
Sharding 2021-04-05
The run() chain for tenant migration donor instances is several hundred lines long, making the high level steps hard to follow. It would be simpler if we moved the logic in each promise continuation to a helper function, like in the ReshardingCoordinatorService.