showuon commented on a change in pull request #11627:
URL: https://github.com/apache/kafka/pull/11627#discussion_r777393726



##########
File path: 
clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java
##########
@@ -357,8 +357,7 @@ private void 
resetConnectionSetupTimeout(NodeConnectionState nodeState) {
     }
 
     /**
-     * Increment the failure counter, update the node reconnect backoff 
exponentially,
-     * and record the current timestamp.
+     * Increment the failure counter, update the node reconnect backoff 
exponentially.

Review comment:
       this method doesn't `record the current timestamp`. Updated it.




-- 
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


Reply via email to