leaf-soba commented on code in PR #18926: URL: https://github.com/apache/kafka/pull/18926#discussion_r1976365066
########## 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: I've reverted the unrelated changes. Let me know if there's anything else that needs adjustment. Thanks! -- 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