Skip to content

Commit

Permalink
Update src/go/rpk/pkg/cli/cluster/partitions/balancer_run.go
Browse files Browse the repository at this point in the history
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
  • Loading branch information
daisukebe and Feediver1 authored Aug 16, 2024
1 parent f51ac90 commit 120a32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/go/rpk/pkg/cli/cluster/partitions/balancer_run.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ func newTriggerBalnacerCommand(fs afero.Fs, p *config.Params) *cobra.Command {
Short: "Triggers on-demand partition balancer",
Long: `Triggers on-demand partition balancer.
This command allows you to trigger on-demand partition balancer.
This command allows you to trigger on-demand partition balancing.
With Redpanda Community Edition, the partition count on each broker
can easily become uneven, which leads to data skewing. To
Expand Down

0 comments on commit 120a32a

Please sign in to comment.