RivenSun2 commented on a change in pull request #11340: URL: https://github.com/apache/kafka/pull/11340#discussion_r742567404
########## File path: clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractCoordinator.java ########## @@ -403,7 +404,7 @@ private void closeHeartbeatThread() { * * @param timer Timer bounding how long this method can block * @throws KafkaException if the callback throws exception - * @return true iff the operation succeeded + * @return true if the operation succeeded Review comment: my fault, I thought it was a misspelling of a word, I will restore 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