apoorvmittal10 commented on code in PR #19581: URL: https://github.com/apache/kafka/pull/19581#discussion_r2076116846
########## core/src/main/java/kafka/server/share/ShareFetchUtils.java: ########## @@ -209,16 +209,13 @@ static Partition partition(ReplicaManager replicaManager, TopicPartition tp) { * of the fetched records. Otherwise, the original records are returned. Review Comment: Thanks for the catch, done. -- 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