lucasbru opened a new pull request, #19423: URL: https://github.com/apache/kafka/pull/19423
Add support for streams groups in kafka-groups.sh. The change adds command-line options `--streams` to list only streams groups, and value `--group-type streams`. Those two options are mutually exclusive with other group type and protocol filters specified on the command line. Includes a small integration test that spins up a kafka streams application and lists the group. -- 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