storage: Rebalancing should take region topology into consideration #35524
Labels
A-kv-distribution
Relating to rebalancing and leasing.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
X-duplicate
Closed as a duplicate of another issue.
X-stale
Is your feature request related to a problem? Please describe.
Rebalancing should take region topology into consideration. If we can safely rebalance to another node in the same region we should do this rather than traveling across to another region.
This will reduce the cost of rebalancing and speed it up to get to a recovered state faster.
The text was updated successfully, but these errors were encountered: