Hi Frank,

Thanks for the KIP!

Since we’re updating kafka-consumer-groups to add epoch information from the 
new protocol, I wonder if it’s feasible to also add leader epoch information 
when printing --offsets. leaderEpoch was added in KIP-320 and we neglected to 
update kafka-consumer-groups at the time. I believe the field is already 
returned by LIST_OFFSETS, so shouldn’t require any protocol change.

Thanks,
Sean

On 2024/10/23 12:40:42 Frank Yang wrote:
> Hi all,
> 
> I would like to kick off the discussion of KIP-1099. This KIP enhances the 
> kafka-consumer-groups tools to include state which is introduced by KIP-848.
> 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-1099%3A+Extend+kafka-consumer-groups+command+line+tool+to+support+new+consumer+group
> Thank you,
> PoAn

Reply via email to