AndrewJSchofield opened a new pull request, #21024: URL: https://github.com/apache/kafka/pull/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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
