Skip to content

Conversation

@AndrewJSchofield
Copy link
Member

@AndrewJSchofield AndrewJSchofield commented Nov 30, 2025

kafka-share-groups.sh --describe --offsets prints an empty table
consisting only of headers when there is no offset information to
display for a share group. This is most likely only when a topic which
was formerly being consumed is deleted. This PR displays a message
instead of an empty table, similar to how the tool works if the list of
members is requested and there are no active members.

Reviewers: Apoorv Mittal [email protected]

@github-actions github-actions bot added tools small Small PRs labels Nov 30, 2025
Copy link
Contributor

@apoorvmittal10 apoorvmittal10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@AndrewJSchofield AndrewJSchofield merged commit c9fa8c5 into apache:trunk Dec 3, 2025
25 checks passed
@AndrewJSchofield AndrewJSchofield deleted the KAFKA-19904 branch December 3, 2025 09:56
AndrewJSchofield added a commit that referenced this pull request Dec 3, 2025
…nt (#21024)

kafka-share-groups.sh --describe --offsets prints an empty table
consisting only of headers when there is no offset information to
display for a share group. This is most likely only when a topic which
was formerly being consumed is deleted. This PR displays a message
instead of an empty table, similar to how the tool works if the list of
members is requested and there are no active members.

Reviewers: Apoorv Mittal <[email protected]>
@AndrewJSchofield
Copy link
Member Author

Cherry-picked to 4.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approved KIP-932 Queues for Kafka small Small PRs tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants