[
https://issues.apache.org/jira/browse/KAFKA-18477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923701#comment-17923701
]
黃竣陽 edited comment on KAFKA-18477 at 2/4/25 1:39 PM:
-----------------------------------------------------
Hello [~junrao]
I have a question, There are two request in AbstractFetcherThread, one is
`OffsetsForLeaderEpochRequest` and the other is
`OffsetForLeaderEpochRequestData`, I found in
`OffsetForLeaderEpochRequestData.json` only remove the version 0-1 in 4.0, thus
Why we should remove `OffsetForLeaderEpochRequestData` this?
I think I missed something, Thanks for helping :)
was (Author: JIRAUSER305187):
Hello [~junrao]
I have a question, There are two request in AbstractFetcherThread, one is
`OffsetsForLeaderEpochRequest` and the other is
`OffsetForLeaderEpochRequestData`, I found in
`OffsetForLeaderEpochRequestData.json` only remove the version 0-1 in 4.0, thus
Why we should remove `OffsetForLeaderEpochRequestData` this?
Thanks for helping :)
> remove usage of OffsetForLeaderEpochRequest in AbstractFetcherThread
> --------------------------------------------------------------------
>
> Key: KAFKA-18477
> URL: https://issues.apache.org/jira/browse/KAFKA-18477
> Project: Kafka
> Issue Type: Improvement
> Components: core
> Affects Versions: 4.0.0
> Reporter: Jun Rao
> Assignee: 黃竣陽
> Priority: Major
>
> This is because of the base MV in 4.0 is 3.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)