You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit introduces a new cluster setting,
`DisableCountBasedRebalancingIfMMAEnabled`, which allows us to disable range-count
and lease-count based convergence rebalancing when mma is enabled. These forms
of rebalancing can conflict with mma goals and cause thrashing.
0 commit comments