chia7712 commented on code in PR #18926: URL: https://github.com/apache/kafka/pull/18926#discussion_r1976306426
########## raft/src/test/java/org/apache/kafka/raft/KafkaRaftClientTest.java: ########## @@ -4641,15 +4533,15 @@ public void testHandleLeaderChangeFiresAfterResignRegistration(boolean withKip85 @ParameterizedTest @ValueSource(booleans = { true, false }) - public void testObserverFetchWithNoLocalId(boolean withKip853Rpc) throws Exception { Review Comment: could you please revert those unrelated changes? -- 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