Skip to content

MINOR: Fix typo in Sender class comment#21293

Merged
AndrewJSchofield merged 3 commits intoapache:trunkfrom
david-parkk:docs/fix-sender-comment
Jan 13, 2026
Merged

MINOR: Fix typo in Sender class comment#21293
AndrewJSchofield merged 3 commits intoapache:trunkfrom
david-parkk:docs/fix-sender-comment

Conversation

@david-parkk
Copy link
Contributor

@david-parkk david-parkk commented Jan 12, 2026

  • Fix grammar error in Sender.java comment
  • Changed "each nodes connection" -> "each node's connection"

Reviewers: Andrew Schofield aschofield@confluent.io

@github-actions github-actions bot added triage PRs from the community producer clients small Small PRs labels Jan 12, 2026
@david-parkk david-parkk changed the title Fix typo in Sender class comment MINOR: Fix typo in Sender class comment Jan 12, 2026
Copy link
Member

@AndrewJSchofield AndrewJSchofield left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. I think the comment could do with a more radical improvement.

private final Logger log;

/* the state of each nodes connection */
/* the state of each node's connection */
Copy link
Member

Choose a reason for hiding this comment

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

It is missing an apostrophe for sure, but I don't think the comment really describes the field adequately.

@AndrewJSchofield AndrewJSchofield removed the triage PRs from the community label Jan 12, 2026
@david-parkk
Copy link
Contributor Author

Thanks for the PR. I think the comment could do with a more radical improvement.

Thanks for the feedback! I've updated the comment to: "the client for sending requests to the Kafka cluster"

Copy link
Member

@AndrewJSchofield AndrewJSchofield left a comment

Choose a reason for hiding this comment

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

Thanks for the update.

@AndrewJSchofield AndrewJSchofield merged commit 0a9d9d5 into apache:trunk Jan 13, 2026
23 checks passed
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