Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
103298: allocator2: add cand to replace for rebalance r=sumeerbhola a=kvoli Fill in these range analyzed constraint functions: ``` candidatesNonVoterConstraintsUnsatisfied candidatesToReplaceVoterForRebalance candidatesToReplaceNonVoterForRebalance ``` Also add assertions which return an error when `rangeAnalyzedConstraints` method preconditions are not met. Epic: CRDB-25222 Informs: #103320 Release note: None Co-authored-by: Austen McClernon <[email protected]>
- Loading branch information