You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "David Jacot (Jira)" <ji...@apache.org> on 2020/11/18 19:53:00 UTC

[jira] [Created] (KAFKA-10739) KafkaApis#handleOffsetForLeaderEpochRequest should use OffsetForLeaderPartition directly

David Jacot created KAFKA-10739:
-----------------------------------

             Summary: KafkaApis#handleOffsetForLeaderEpochRequest should use OffsetForLeaderPartition directly
                 Key: KAFKA-10739
                 URL: https://issues.apache.org/jira/browse/KAFKA-10739
             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 `OffsetsForLeaderEpochRequest.PartitionData`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)