We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5bb0b commit 12c80d9Copy full SHA for 12c80d9
src/go/rpk/pkg/cli/redpanda/admin/brokers/decommission-status.go
@@ -61,10 +61,6 @@ ALLOCATION FAILURES
61
==================
62
kafka/foo/2
63
kafka/test/0
64
-
65
-Note that the command reports allocation failed partitions only when
66
-'partition_autobalancing_mode' is set to 'continuous'. See the current value
67
-using 'rpk cluster config get partition_autobalancing_mode'.
68
`,
69
Args: cobra.ExactArgs(1),
70
Run: func(cmd *cobra.Command, args []string) {
0 commit comments