chia7712 commented on code in PR #15463: URL: https://github.com/apache/kafka/pull/15463#discussion_r1542616917
########## core/src/main/scala/kafka/server/ReplicaManager.scala: ########## @@ -1460,10 +1460,8 @@ class ReplicaManager(val config: KafkaConfig, warn("Unable to fetch data from remote storage", e) return Some(createLogReadResult(e)) } - Review Comment: Could you please remove those unrelated changes? I guess they are vestige code of tracking this flaky :) -- 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