ahuang98 commented on code in PR #18240:
URL: https://github.com/apache/kafka/pull/18240#discussion_r1902114352


##########
raft/src/test/java/org/apache/kafka/raft/KafkaRaftClientTest.java:
##########
@@ -302,7 +303,7 @@ public void testGrantVotesWhenShuttingDown(boolean 
withKip853Rpc) throws Excepti
 
     @ParameterizedTest
     @ValueSource(booleans = { true, false })
-    public void testInitializeAsResignedAndBecomeCandidate(boolean 
withKip853Rpc) throws Exception {

Review Comment:
   The diff is misleading here. This test was just removed because I found it 
was a duplicate of `testInitializeAsResignedLeaderFromStateStore`



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