ijuma commented on code in PR #12590:
URL: https://github.com/apache/kafka/pull/12590#discussion_r1057874866


##########
clients/src/test/java/org/apache/kafka/clients/consumer/KafkaConsumerTest.java:
##########
@@ -150,6 +150,10 @@
 import static org.junit.jupiter.api.Assertions.assertTrue;
 import static org.junit.jupiter.api.Assertions.fail;
 
+/**
+ * Note to future authors in this class. If you close the consumer, close with 
DURATION.ZERO to reduce the duration of the
+ * test.

Review Comment:
   @philipnee As I said, the target is 105, not 80.



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