AndrewJSchofield commented on code in PR #21293:
URL: https://github.com/apache/kafka/pull/21293#discussion_r2682603860
##########
clients/src/main/java/org/apache/kafka/clients/producer/internals/Sender.java:
##########
@@ -80,7 +80,7 @@ public class Sender implements Runnable {
private final Logger log;
- /* the state of each nodes connection */
+ /* the state of each node's connection */
Review Comment:
It is missing an apostrophe for sure, but I don't think the comment really
describes the field adequately.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]