@lindong28 This is probably ready for another look when you have a chance. I have fixed the inconsistent usage of `leaderEpoch` and I have refactored the schemas (following your suggestion) to improve readability.
There are a couple things that we missed in the KIP that are included in this patch. First, we needed to update the `TxnOffsetCommit` API as well to include the leader epoch. Second, I've added the leader epoch to `PartitionInfo` which is returned from the `partitionsFor` API in the producer and the consumer. If you think the changes are reasonable, I will update the KIP and sent a note to the KIP thread. [ Full content available at: https://github.com/apache/kafka/pull/5564 ] This message was relayed via gitbox.apache.org for [email protected]
