mimaison commented on code in PR #18364:
URL: https://github.com/apache/kafka/pull/18364#discussion_r1904305673


##########
core/src/test/scala/unit/kafka/cluster/PartitionTest.scala:
##########
@@ -36,7 +35,7 @@ import org.apache.kafka.metadata.LeaderRecoveryState
 import org.junit.jupiter.api.Assertions._
 import org.junit.jupiter.api.Test
 import org.mockito.ArgumentMatchers
-import org.mockito.ArgumentMatchers.{any, anyBoolean, anyInt, anyLong, 
anyString}
+import org.mockito.ArgumentMatchers.{any, anyBoolean, anyInt, anyLong}

Review Comment:
   Can you also remove the ZooKeeper bits in 
`testIsrNotExpandedIfReplicaIsFencedOrShutdown()`?



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