ijuma commented on code in PR #18489:
URL: https://github.com/apache/kafka/pull/18489#discussion_r2010300730


##########
core/src/main/scala/kafka/server/AbstractFetcherThread.scala:
##########
@@ -492,23 +421,16 @@ abstract class AbstractFetcherThread(name: String,
   /**
    * Returns initial partition fetch state based on current state and the 
provided `initialFetchState`.
    * From IBP 2.7 onwards, we can rely on truncation based on diverging data 
returned in fetch responses.

Review Comment:
   IBP is now always above 2.7, so perhaps we should adjust 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