mirror of https://github.com/apache/kafka.git
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. Reviewers: Apoorv Mittal <apoorvmittal10@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tools-api/src | ||
| .gitignore | ||