m1a2st opened a new pull request, #23318: URL: https://github.com/apache/kafka/pull/23318
Since the 4.0 baseline `MetadataVersion` is 3.0, all brokers support truncation on fetch (`Fetch` v12+ with `LastFetchedEpoch` and `DivergingEpoch`). Fetcher threads can therefore skip the separate `OffsetsForLeaderEpochRequest` and detect divergence directly from fetch responses. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
