chia7712 commented on code in PR #16566:
URL: https://github.com/apache/kafka/pull/16566#discussion_r1676988544


##########
clients/src/test/java/org/apache/kafka/clients/consumer/KafkaConsumerTest.java:
##########
@@ -1572,10 +1564,10 @@ public void 
testManualAssignmentChangeWithAutoCommitEnabled(GroupProtocol groupP
 
         ConsumerPartitionAssignor assignor = new RangeAssignor();
 
+        
client.prepareResponseFrom(FindCoordinatorResponse.prepareResponse(Errors.NONE, 
groupId, node), node);

Review Comment:
   ok, that was a trick to enable underlay network to handle connection for the 
the node having different rules



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