cockroachdb / cockroachdb/cockroach
changefeedccl: deprecate the simple rebalancer
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
With the addition for the bulk oracle for planning, the simple rebalancer is unnecessary and is likely to introduce unpredictable behavior if some ranges are rebalanced to nodes without a replica of the range. We should look into disabling this by default and/or deleting this option.
Jira issue: CRDB-37455
Contributor guide
Assessment
This issue has not been assessed yet.