YeonCheolGit commented on a change in pull request #11660: URL: https://github.com/apache/kafka/pull/11660#discussion_r782195849
########## File path: clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java ########## @@ -68,7 +68,7 @@ public ClusterConnectionStates(long reconnectBackoffMs, long reconnectBackoffMax } /** - * Return true iff we can currently initiate a new connection. This will be the case if we are not + * Return true if we can currently initiate a new connection. This will be the case if we are not Review comment: @junrao Oh really didn't know about that. Sorry for interrupt you and thank you for letting me know:) I will close this PR. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org