Skip to content

Conversation

@adixitconfluent
Copy link
Contributor

@adixitconfluent adixitconfluent commented Nov 10, 2025

About

Improve documentation for options in ConsumerPerformance.
Reference

@github-actions github-actions bot added triage PRs from the community tools small Small PRs labels Nov 10, 2025
.defaultsTo("perf-consumer-" + RND.nextInt(100_000))
.ofType(String.class);
fetchSizeOpt = parser.accepts("fetch-size", "The amount of data to fetch in a single request.")
fetchSizeOpt = parser.accepts("fetch-size", "The amount of data to fetch from a single topic partition in a single request.")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adixitconfluent thanks for this patch. it looks like #20835 is addressing the same issue

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh, I'll close this PR then

@github-actions github-actions bot removed the triage PRs from the community label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants