Improve Placement rule bundle checks
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
In https://github.com/pingcap/tidb/pull/57560 a check for the placement rule bundles was added, checking similar things as PD, but it can be more strict, for example also checking that there are no overlapping ranges for any leaders, even when one rule is overriding another, but only with a partial range.
Contributor guide
Assessment
This issue has not been assessed yet.