Skip to content

Commit

Permalink
Merge pull request #7439 from vbotbuildovich/backport-fixes-to-v22.3.…
Browse files Browse the repository at this point in the history
…x-979

[v22.3.x] rpk: add fetch_reads_debounce_timeout to help text
  • Loading branch information
r-vasquez authored Nov 22, 2022
2 parents febf694 + 87fca4d commit 21d91dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/go/rpk/pkg/cli/cmd/redpanda/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,7 @@ environments:
* group_topic_partitions: 3
* storage_min_free_bytes: 10485760 (10MiB)
* topic_partitions_per_shard: 1000
* fetch_reads_debounce_timeout: 10
After redpanda starts you can modify the cluster properties using:
rpk config set <key> <value>`

0 comments on commit 21d91dd

Please sign in to comment.