Propagate local settings to background rebalancer
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
For the background rebalancer we don't propagate overridden settings yet and we should. The background rebalancer is started with `citus_rebalance_start`.
Two other issues are related to this:
- #6396 was the same for `rebalance_table_shards`
- #6357 is the same for `create_distributed_table_concurrently`
But because `citus_rebalance_start` doesn't use connections to itself some other approach should be done.
Contributor guide
Assessment
This issue has not been assessed yet.