-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Fully Compatible
-
Sharding 2020-07-27
This while loop to submit orphaned ranges for cleanup on upgrade can take a long time with large chunk maps. This can be fixed by avoiding recomputing this map every time.
We should also add logging to monitor progress of this process.