philipnee commented on code in PR #14532:
URL: https://github.com/apache/kafka/pull/14532#discussion_r1364842391


##########
clients/src/test/java/org/apache/kafka/clients/consumer/internals/TopicMetadataRequestManagerTest.java:
##########
@@ -151,6 +152,36 @@ void testHardFailures(Exception exception) {
         }
     }
 
+    @Test
+    public void testNetworkTimeout() {

Review Comment:
   Not entirely sure about the behavior of the OffsetRequestManager - I'll need 
to get back to this.  Added a ticket there: KAFKA-15642



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