lianetm commented on code in PR #16140: URL: https://github.com/apache/kafka/pull/16140#discussion_r1625059147
########## clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThread.java: ########## @@ -289,10 +289,11 @@ private void closeInternal(final Duration timeout) { } } + // Add test to see if poll() is run once with timer of 0 Review Comment: is this something you intend to do on this PR or separately? Either way, I would suggest we remove the comment and address it in this PR or have a jira to follow-up separately if needed please. -- 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