Skip to content

Commit

Permalink
Merge #103298
Browse files Browse the repository at this point in the history
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
craig[bot] and kvoli committed May 31, 2023
2 parents 602a5e8 + ef1870b commit 3c625c6
Show file tree
Hide file tree
Showing 3 changed files with 758 additions and 55 deletions.
Loading

0 comments on commit 3c625c6

Please sign in to comment.