Andrew Schofield created KAFKA-19218:
----------------------------------------
Summary: 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
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)