m1a2st commented on code in PR #22566:
URL: https://github.com/apache/kafka/pull/22566#discussion_r3409228913


##########
clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java:
##########
@@ -509,7 +509,7 @@ private boolean coordinatorUnknownAndUnreadyAsync() {
      * @param timer Timer bounding how long this method can block
      * @param waitForJoinGroup Boolean flag indicating if we should wait until 
re-join group completes
      * @throws KafkaException if the rebalance callback throws an exception
-     * @return true iff the operation succeeded

Review Comment:
   'iff' stands for 'if and only if' and is not a typo.



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

Reply via email to