bozhao12 commented on code in PR #12056:
URL: https://github.com/apache/kafka/pull/12056#discussion_r862407605


##########
core/src/test/scala/unit/kafka/server/ReplicaManagerTest.scala:
##########
@@ -2352,7 +2352,7 @@ class ReplicaManagerTest {
     val (rm0, rm1) = 
prepareDifferentReplicaManagers(mock(classOf[BrokerTopicStats]), 
mockTopicStats1)
 
     try {
-      // make broker 0 the leader of partition 0 and
+      // make broker 1 the leader of partition 0 and
       // make broker 1 the leader of partition 1

Review Comment:
   @dajac I have modified the test. Thanks for your review.



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