d8tltanc commented on a change in pull request #8683: URL: https://github.com/apache/kafka/pull/8683#discussion_r443770204
########## File path: clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java ########## @@ -300,30 +325,47 @@ public AuthenticationException authenticationException(String id) { * Resets the failure count for a node and sets the reconnect backoff to the base * value configured via reconnect.backoff.ms * - * @param nodeState The node state object to update + * @param nodeState nodeState The node state object to update Review comment: Removed. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org