https://github.com/redpanda-data/databalancer
https://github.com/redpanda-data/databalancer
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redpanda-data/databalancer
- Owner: redpanda-data
- Created: 2022-03-03T19:40:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T10:47:58.000Z (almost 3 years ago)
- Last Synced: 2025-06-22T10:40:24.422Z (7 months ago)
- Language: Go
- Size: 5.42 MB
- Stars: 2
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This script does partition balancing taking into account disk utilization.
databalancer --brokers \
or
go run admin.go databalancer.go --brokers \
NOTE: Disable automatic rebalancing if you plan to use this script.