[
https://issues.apache.org/jira/browse/KAFKA-19218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield resolved KAFKA-19218.
--------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> Add missing leader epoch to read share group state summary response
> -------------------------------------------------------------------
>
> Key: KAFKA-19218
> URL: https://issues.apache.org/jira/browse/KAFKA-19218
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Andrew Schofield
> Assignee: Andrew Schofield
> Priority: Major
> Fix For: 4.1.0
>
>
> When the persister is responding to a read share-group state summary request,
> it has no way of including the leader epoch in its response, even though it
> has the information to hand. This means that the leader epoch information is
> not initialised in the admin client operation to list share group offsets,
> and this then means that the information cannot be displayed in
> kafka-share-groups.sh.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)