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


##########
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:
   Sorry for confusion, I think you were right to limit the scope of the 
change. Let's do the refactor as a followup.



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