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


##########
clients/src/test/java/org/apache/kafka/clients/MetadataTest.java:
##########
@@ -1071,18 +1071,25 @@ protected boolean retainTopic(String topic, boolean 
isInternal, long nowMs) {
     public void testUpdatePartitionLeadership() {
         Time time = new MockTime();

Review Comment:
   We probably need to refactor this test a certain point.  I tried to do it 
but as I moved something, we immediately exceeded the 160 line limit. 



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