Skip to content

Refactored DescribeTopicPartitionsRequestHandler: Improve readability and add code documentation #19636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: trunk
Choose a base branch
from

Conversation

keemsisi
Copy link

@keemsisi keemsisi commented May 4, 2025

Refactor DescribeTopicPartitionsRequestHandler: Improve readability and add code documentation

Changes:

  • Improved variable naming for better clarity.
  • Added detailed inline comments
  • Refactored some sections of the code for improved readability (e.g., combining logical blocks).
  • Added JavaDoc-style documentation to key methods explaining parameters, return values, and functionality.

@github-actions github-actions bot added triage PRs from the community core Kafka Broker labels May 4, 2025
Copy link

A label of 'needs-attention' was automatically added to this PR in order to raise the
attention of the committers. Once this issue has been triaged, the triage label
should be removed to prevent this automation from happening again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Kafka Broker needs-attention triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants