fvaleri commented on code in PR #20045:
URL: https://github.com/apache/kafka/pull/20045#discussion_r2190330297


##########
core/src/main/scala/kafka/server/ReplicaManager.scala:
##########
@@ -1901,7 +1905,7 @@ class ReplicaManager(val config: KafkaConfig,
           // For consume fetch requests, create a dummy FetchDataInfo with the 
remote storage fetch information.
           // For the first topic-partition that needs remote data, we will use 
this information to read the data in another thread.

Review Comment:
   Should we also update this comment?



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