lucasbru commented on code in PR #16043:
URL: https://github.com/apache/kafka/pull/16043#discussion_r1633531270


##########
clients/src/test/java/org/apache/kafka/clients/consumer/internals/NetworkClientDelegateTest.java:
##########
@@ -199,4 +234,4 @@ public void prepareFindCoordinatorResponse(Errors error) {
     private Node mockNode() {
         return new Node(0, "localhost", 99);
     }
-}
+}

Review Comment:
   Yeah, I saw that as well, but given that we are so close to code freeze, I 
let it slide :)



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