David Jacot created KAFKA-10740: ----------------------------------- Summary: ReplicaFetcherThread should use OffsetForLeaderPartitionResult directly Key: KAFKA-10740 URL: https://issues.apache.org/jira/browse/KAFKA-10740 Project: Kafka Issue Type: Improvement Reporter: David Jacot Assignee: David Jacot
Follow up of KAFKA-9630. We can avoid extra conversation by using the auto-generated data structure instead of using `EpochEndOffset`. -- This message was sent by Atlassian Jira (v8.3.4#803005)