AndrewJSchofield opened a new pull request, #19829: URL: https://github.com/apache/kafka/pull/19829
This PR makes some trivial improvements to the output formatting of the tools that are used to delete consumer groups and share groups. * In general, group IDs are enclosed in single quotes. The PR uses the same conventions for lists of groups (comma-separated with each group ID in single quotes). * The PR also uses the same grammar for both kinds of groups. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org