KIP-561 — Regex Support for ConsumerGroupCommand
Discussion AdminConsumer
KIP-561 adds regex support to `kafka-consumer-groups.sh` for the `--describe`, `--delete`, and `--reset-offsets` operations, allowing operators to target multiple groups with a single regex pattern. Without regex support, bulk operations against groups with common naming conventions require scripting around the CLI or enumerating every group explicitly.
Details
| Author | Alex Dunayevsky |
| Status | Discussion |
| JIRA | KAFKA-7817 |
| Wiki | View on Apache Wiki |
| Created | 2019-12-23 |
| Last Modified | 2020-01-16 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.